From: Jesse McConnell Date: Thu, 7 Sep 2006 16:55:55 +0000 (+0000) Subject: small example authz file that lets me test authz with a user on a page X-Git-Tag: archiva-0.9-alpha-1~587 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=cd5c7d2a7219fbe3d5120dfc22c3a5974df8d885;p=archiva.git small example authz file that lets me test authz with a user on a page git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@441141 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-webapp/rbac-store-model.xml b/archiva-webapp/rbac-store-model.xml index 5923107bb..611c0e4c8 100644 --- a/archiva-webapp/rbac-store-model.xml +++ b/archiva-webapp/rbac-store-model.xml @@ -1 +1,130 @@ - + + + + 1 + Base + Permissions common to all roles. + false + + + 100 + Modify Myself + + 1000 + modify-user + true + + USERNAME + false + + + + + + + 2 + Administrator + Site Administrator + true + + + 101 + Regenerate Index + + 1001 + regenerate-index + false + + + + 102 + Modify All Users + + 1002 + modify-all-users + false + + + + + + 1 + Base + Permissions common to all roles. + false + + + 100 + Modify Myself + + 1000 + modify-user + true + + USERNAME + false + + + + + + + + + + + admin + + + 2 + Administrator + Site Administrator + true + + + 101 + Regenerate Index + + 1001 + regenerate-index + false + + + + 102 + Modify All Users + + 1002 + modify-all-users + false + + + + + + 1 + Base + Permissions common to all roles. + false + + + 100 + Modify Myself + + 1000 + modify-user + true + + USERNAME + false + + + + + + + + + + +