You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I set PASSWORD_COMPLEXITY = lower,upper,digit,spec.
Then I use admin to create account. Check "Require user to change password (recommended)".
The new user can set his password to "123456" when first login.
Screenshots
No response
The text was updated successfully, but these errors were encountered:
Gitea Version
1.15.7
Git Version
No response
Operating System
No response
How are you running Gitea?
Docker
Database
SQLite
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Description
I set
PASSWORD_COMPLEXITY = lower,upper,digit,spec
.Then I use admin to create account. Check "Require user to change password (recommended)".
The new user can set his password to "123456" when first login.
Screenshots
No response
The text was updated successfully, but these errors were encountered: