1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-02 12:06:12 +02:00
gitea/routers/api/v1/admin
6543 8d5c795cc4
[API] Add Restricted Field to User (#14630)
* Expose Restricted field for User

* Add Option to Change Restricted on User via adminEditUser API

* Add test who change restricted & test if it changed it ...

* make generate-swagger

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-02-18 16:25:35 +08:00
..
adopt.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 2020-11-27 21:42:08 -05:00
cron.go Add cron running API (#12421) 2020-08-24 11:48:15 -04:00
org.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
repo.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
user.go [API] Add Restricted Field to User (#14630) 2021-02-18 16:25:35 +08:00