mirror of https://github.com/gogits/gogs.git
Browse Source
If users are added to gogs due a reverse proxy automatically, their password is set to their initial username. If their username is shorter than 6 characters, they can never set a password. But since this password is required for some operations (e.g. repository deletion), they could not use all features of gogs until now.pull/1309/head
Christian Dietrich
10 years ago
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue