You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2008/03/19 00:36:48 UTC

svn commit: r638640 - /lenya/sandbox/pubs/docu/config/access-control/policies/authoring/subtree-policy.acml

Author: andreas
Date: Tue Mar 18 16:36:48 2008
New Revision: 638640

URL: http://svn.apache.org/viewvc?rev=638640&view=rev
Log:
Adding sitemanager policy for authoring area.

Modified:
    lenya/sandbox/pubs/docu/config/access-control/policies/authoring/subtree-policy.acml

Modified: lenya/sandbox/pubs/docu/config/access-control/policies/authoring/subtree-policy.acml
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/config/access-control/policies/authoring/subtree-policy.acml?rev=638640&r1=638639&r2=638640&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/config/access-control/policies/authoring/subtree-policy.acml (original)
+++ lenya/sandbox/pubs/docu/config/access-control/policies/authoring/subtree-policy.acml Tue Mar 18 16:36:48 2008
@@ -9,6 +9,9 @@
 <ac:group id="admin">
 <ac:role id="admin" method="grant"/>
 </ac:group>
+<ac:group id="sitemanager">
+<ac:role id="sitemanager" method="grant"/>
+</ac:group>
 <ac:world>
 <ac:role id="session" method="grant"/>
 </ac:world>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org