1
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-10-03 13:53:16 +00:00
forgejo/models/fixtures/access.yml
Lauris BH f33e6ae09e Remove unit types commits and settings (#2161)
* Remove unit types commits and settings

* Can not limit units in administrator teams

* Limit changing units only to teams with read and write access mode

* Small code optimization
2017-07-17 10:04:43 +08:00

17 lines
164 B
YAML

-
id: 1
user_id: 2
repo_id: 3
mode: 2 # write
-
id: 2
user_id: 4
repo_id: 4
mode: 2 # write
-
id: 3
user_id: 4
repo_id: 3
mode: 2 # write