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/03 02:06:28 UTC

svn commit: r632906 - /lenya/sandbox/pubs/docu/config/access-control/usecase-policies.xml

Author: andreas
Date: Sun Mar  2 17:06:27 2008
New Revision: 632906

URL: http://svn.apache.org/viewvc?rev=632906&view=rev
Log:
Adding updateChanges usecase to docu usecase policies.

Modified:
    lenya/sandbox/pubs/docu/config/access-control/usecase-policies.xml

Modified: lenya/sandbox/pubs/docu/config/access-control/usecase-policies.xml
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/config/access-control/usecase-policies.xml?rev=632906&r1=632905&r2=632906&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/config/access-control/usecase-policies.xml (original)
+++ lenya/sandbox/pubs/docu/config/access-control/usecase-policies.xml Sun Mar  2 17:06:27 2008
@@ -401,4 +401,8 @@
     <role id="admin" method="grant"/>
     <role id="edit" method="grant"/>
   </usecase>
+  <usecase id="forrest.updateChanges">
+    <role id="admin" method="grant"/>
+    <role id="edit" method="grant"/>
+  </usecase>
 </usecases>



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