Commit Graph

18 Commits (b2daa7e2032fdb015bc2990e22082c46f4e08d63)

Author SHA1 Message Date
wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089) 3 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
6543 8d5c795cc4
[API] Add Restricted Field to User (#14630) 4 years ago
6543 1bb5c09b5d
API: Admin EditUser: Make FullName, Email, Website & Location optional (#13562) 4 years ago
Chris Shyi d025d84d91
Add email validity check (#13475) 4 years ago
zeripath ea69ec6f0f
Disable DSA ssh keys by default (#13056) 4 years ago
zeripath 055f6d2296 Fix "data race" in testlogger (#9159) 5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 years ago
Richard Mahn 6db3dc7c02 Fixes #6881 - API users search fix (#6882) 5 years ago
zeripath 837116875e Return a UserList from /api/v1/admin/users (#6629) 6 years ago
zeripath 7096085f2b Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST header for deadline (#5250) 6 years ago
Bo-Yi Wu ea20adaa84
feat(repo): support search repository by topic name (#4505) 6 years ago
B-OnTheGo e47df0b301 Enforce token on api routes [fixed critical security issue #4357] (#4840) 6 years ago
zeripath d293a2b9d6 Add sudo functionality to the API (#4809) 6 years ago
Vlad Temian 469ab99e9a Delete a user's public key via admin api (closes #3014) (#3059) 7 years ago