1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00
Files
gitea/templates/admin
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
..
2019-12-03 20:39:58 -05:00
2019-03-18 22:33:20 -04:00
2019-03-18 22:33:20 -04:00
2019-03-18 22:33:20 -04:00
2019-04-24 21:14:36 +08:00