aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/admin_user_test.go
Commit message (Expand)AuthorAgeFilesLines
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-83/+0
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-1/+1
* Add option to purge users (#18064)zeripath2022-07-141-1/+1
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-1/+1
* 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