0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-23 14:31:52 +01:00
gitea/models/unittest
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
..
consistency.go
fixtures.go
fscopy.go
reflection.go
testdb.go Add some tests to clarify the "must-change-password" behavior () 2024-04-27 12:23:37 +00:00
unit_tests.go