summaryrefslogtreecommitdiff
path: root/gitano-admin/rules/remoteconfigchecks.lace
blob: 80cf8022fc78447f9137a49e0f6d6effc0c3cf5b (plain)
1
2
3
4
5
6
7
8
9
# Remote config checks

# Owners may do any remote admin operation they choose
allow "Owners may remote-admin their repositories" is_owner

# ctxxx-admins may remote-admin ctxxx repositories
allow "Project admins may admin project repos" repo_has_project_code ct_admins

deny "You may not configure this repository remotely"