mirror of
https://github.com/go-gitea/gitea
synced 2024-12-23 12:47:50 +01:00
836f9d86aa
* Add User.IsRestricted & UI to edit it * Pass user object instead of user id to places where IsRestricted flag matters * Restricted users: maintain access rows for all referenced repos (incl public) * Take logged in user & IsRestricted flag into account in org/repo listings, searches and accesses * Add basic repo access tests for restricted users Signed-off-by: Manush Dodunekov <manush@stendahls.se> |
||
---|---|---|
.. | ||
admin | ||
misc | ||
org | ||
repo | ||
swagger | ||
user | ||
utils | ||
api.go |