0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-18 17:49:25 +01:00
gitea/modules/auth
Christian Dietrich b36134194c settings/password: no minimal required characters for OldPassword
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.
2015-06-03 15:46:37 +02:00
..
apiv1
ldap
admin.go #851: Edit Account does not take into consideration password rules 2015-03-17 03:21:58 -04:00
auth_form.go #1124 LDAP add and edit form are misleading 2015-03-24 19:04:16 -04:00
auth.go
org.go
repo_form.go remove unused scripts and simplify migrate form definition 2015-03-11 09:21:05 -04:00
user_form.go settings/password: no minimal required characters for OldPassword 2015-06-03 15:46:37 +02:00