forgejo/routers/org
Manush Dodunekov 836f9d86aa Restricted users (#4334): initial implementation
* 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>
2020-01-06 23:21:56 +01:00
..
home.go Restricted users (#4334): initial implementation 2020-01-06 23:21:56 +01:00
members.go site admin could view org's members (#9346) 2019-12-14 01:36:59 -05:00
org.go Fix errors in create org UI regarding team access permission. (#8506) 2019-10-14 19:20:42 +01:00
setting.go Fix repo_admin_change_team_access always checked in org settings (#8319) 2019-09-30 02:20:27 +03:00
teams.go Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00