mirror of
https://github.com/go-gitea/gitea
synced 2024-12-23 02:17:58 +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> |
||
---|---|---|
.. | ||
home.go | ||
members.go | ||
org.go | ||
setting.go | ||
teams.go |