Commit Graph

1 Commits (3fdb2d4ad8a3bf4c5fbcc417a274be2fc695882b)

Author SHA1 Message Date
wxiaoguang d3cdef88ad
Add some tests to clarify the "must-change-password" behavior ()
Follow  :

When a user is created by command line `./gitea admin user create`:

Old behavior before : the first user (admin or non-admin) doesn't
need to change password.

Revert to the old behavior before