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 2006/11/29 11:32:20 UTC

svn commit: r480512 - /lenya/trunk/src/pubs/default/config/ac/usecase-policies.xml

Author: andreas
Date: Wed Nov 29 02:32:19 2006
New Revision: 480512

URL: http://svn.apache.org/viewvc?view=rev&rev=480512
Log:
Allow usecase workflow.multiWorkflow for all roles

Modified:
    lenya/trunk/src/pubs/default/config/ac/usecase-policies.xml

Modified: lenya/trunk/src/pubs/default/config/ac/usecase-policies.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/pubs/default/config/ac/usecase-policies.xml?view=diff&rev=480512&r1=480511&r2=480512
==============================================================================
--- lenya/trunk/src/pubs/default/config/ac/usecase-policies.xml (original)
+++ lenya/trunk/src/pubs/default/config/ac/usecase-policies.xml Wed Nov 29 02:32:19 2006
@@ -305,6 +305,11 @@
     <role id="admin" method="grant"/>
     <role id="edit" method="grant"/>
   </usecase>
+  <usecase id="workflow.multiWorkflow">
+    <role id="admin" method="grant"/>
+    <role id="review" method="grant"/>
+    <role id="edit" method="grant"/>
+  </usecase>
   <usecase id="kupu">
     <role id="admin" method="grant"/>
     <role id="edit" method="grant"/>



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