mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-02 08:57:32 -04:00
b36134194c
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. |
||
---|---|---|
.. | ||
apiv1 | ||
ldap | ||
admin.go | ||
auth_form.go | ||
auth.go | ||
org.go | ||
repo_form.go | ||
user_form.go |