summaryrefslogtreecommitdiffstats
path: root/routers/admin/users_test.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-123/+0
* Move modules/forms to services/forms (#15305)zeripath2021-04-061-4/+4
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-4/+8
* Add email validity check (#13475)Chris Shyi2020-11-141-0/+30
* Fix password complexity regex for special characters (on master) (#8525)guillep2k2019-10-161-2/+2
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-0/+1
* Allow admin toggle forcing a password change for newly created users (#4563)Lanre Adelowo2018-09-131-6/+44
* Force user to change password (#4489)Lanre Adelowo2018-09-131-0/+50