aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/api_admin_test.go
Commit message (Expand)AuthorAgeFilesLines
* Disable DSA ssh keys by default (#13056)zeripath2020-10-091-2/+2
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-8/+8
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Fixes #6881 - API users search fix (#6882)Richard Mahn2019-05-081-0/+15
* Return a UserList from /api/v1/admin/users (#6629)zeripath2019-04-151-0/+23
* Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST he...zeripath2018-11-031-5/+5
* feat(repo): support search repository by topic name (#4505)Bo-Yi Wu2018-09-131-2/+2
* Enforce token on api routes [fixed critical security issue #4357] (#4840)B-OnTheGo2018-09-101-7/+13
* Add sudo functionality to the API (#4809)zeripath2018-09-061-0/+29
* Delete a user's public key via admin api (closes #3014) (#3059)Vlad Temian2017-12-061-0/+73