From: Alexander Kanevskiy Date: Tue, 3 Jun 2014 11:37:21 +0000 (+0300) Subject: Subdomain permissions X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=347c64d588e85b2061c7c293fffc7cc137dddbf2;p=scm%2Facls%2Fdomain_security%2Fapplication_privilege.git Subdomain permissions --- diff --git a/groups b/groups new file mode 100644 index 0000000..ebd6ce3 --- /dev/null +++ b/groups @@ -0,0 +1,3 @@ +# UUID Group Name +# +cc5ff274fb21d369b60072a01141873c36b953a3 Security / Application Privilege - Subdomain \ No newline at end of file diff --git a/project.config b/project.config index 0648b80..e16ec2d 100644 --- a/project.config +++ b/project.config @@ -1,2 +1,23 @@ [access] inheritFrom = scm/acls/domain_security +[access "refs/heads/*"] + abandon = group Security / Application Privilege - Subdomain + create = group Security / Application Privilege - Subdomain + forgeAuthor = group Security / Application Privilege - Subdomain + forgeCommitter = group Security / Application Privilege - Subdomain + forgeServerAsCommitter = group Security / Application Privilege - Subdomain + push = +force group Security / Application Privilege - Subdomain + pushMerge = group Security / Application Privilege - Subdomain + label-Code-Review = -2..+2 group Security / Application Privilege - Subdomain + label-Verified = -1..+1 group Security / Application Privilege - Subdomain + rebase = group Security / Application Privilege - Subdomain + removeReviewer = group Security / Application Privilege - Subdomain + submit = group Security / Application Privilege - Subdomain + editTopicName = group Security / Application Privilege - Subdomain + deleteDrafts = group Security / Application Privilege - Subdomain + publishDrafts = group Security / Application Privilege - Subdomain +[access "refs/tags/*"] + create = group Security / Application Privilege - Subdomain + push = +force group Security / Application Privilege - Subdomain + pushTag = +force group Security / Application Privilege - Subdomain + pushSignedTag = group Security / Application Privilege - Subdomain \ No newline at end of file