Closed
Description
- Gitea version (or commit ref): 1.2.3
- Database (use
[x]
):- PostgreSQLMySQLMSSQLSQLite
- Can you reproduce the bug at https://try.gitea.io:
- YesNoNot relevant
Description
The MIN_PASSWORD_LENGTH
configuration added in #223 is only checked when signing up or when resetting the password via email. When changing the password in the settings (e.g. https://try.gitea.io/user/settings/security) one can enter a password with any length.
Activity
jhasse commentedon Dec 5, 2017
Wow that was pretty fast. Thank you very much :)