0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 01:58:20 +01:00
gitea/modules/convert
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
..
convert.go
git_commit_test.go
git_commit.go
issue_comment.go
issue_test.go
issue.go
main_test.go
notification.go
pull_review.go
pull_test.go
pull.go
release.go
repository.go
status.go
user_test.go
user.go [API] Add Restricted Field to User (#14630) 2021-02-18 16:25:35 +08:00
utils_test.go
utils.go