index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
integrations
/
api_admin_test.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move db related basic functions to models/db (#17075)
Lunny Xiao
2021-09-19
1
-7
/
+8
*
Add an abstract json layout to make it's easier to change json library (#16528)
Lunny Xiao
2021-07-24
1
-2
/
+1
*
Fixed assert statements. (#16089)
KN4CK3R
2021-06-07
1
-2
/
+2
*
Migrate to use jsoniter instead of encoding/json (#14841)
zeripath
2021-03-01
1
-1
/
+2
*
[API] Add Restricted Field to User (#14630)
6543
2021-02-18
1
-0
/
+14
*
API: Admin EditUser: Make FullName, Email, Website & Location optional (#13562)
6543
2020-11-20
1
-0
/
+30
*
Add email validity check (#13475)
Chris Shyi
2020-11-14
1
-0
/
+19
*
Disable DSA ssh keys by default (#13056)
zeripath
2020-10-09
1
-2
/
+2
*
Fix "data race" in testlogger (#9159)
zeripath
2019-11-26
1
-8
/
+8
*
Move sdk structs to modules/structs (#6905)
Lunny Xiao
2019-05-11
1
-1
/
+1
*
Fixes #6881 - API users search fix (#6882)
Richard Mahn
2019-05-08
1
-0
/
+15
*
Return a UserList from /api/v1/admin/users (#6629)
zeripath
2019-04-15
1
-0
/
+23
*
Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST he...
zeripath
2018-11-04
1
-5
/
+5
*
feat(repo): support search repository by topic name (#4505)
Bo-Yi Wu
2018-09-13
1
-2
/
+2
*
Enforce token on api routes [fixed critical security issue #4357] (#4840)
B-OnTheGo
2018-09-10
1
-7
/
+13
*
Add sudo functionality to the API (#4809)
zeripath
2018-09-07
1
-0
/
+29
*
Delete a user's public key via admin api (closes #3014) (#3059)
Vlad Temian
2017-12-06
1
-0
/
+73