0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-25 04:15:37 +01:00
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 
2024-04-27 12:23:37 +00:00
..