aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/admin_user_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-6/+6
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-3/+3
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-1/+2
* Prevent "Race" detected in TestAdmin*User (#16830)zeripath2021-08-271-3/+3
* Add option to change username to the admin panel (#14229)65432021-01-101-0/+82