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/10 14:18:28 UTC

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

Author: andreas
Date: Fri Nov 10 05:18:27 2006
New Revision: 473332

URL: http://svn.apache.org/viewvc?view=rev&rev=473332
Log:
Adding some permissions for visit role. This is a partial fix for bug 19021. Thanks to Richard Frovarp for the patch.

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=473332&r1=473331&r2=473332
==============================================================================
--- lenya/trunk/src/pubs/default/config/ac/usecase-policies.xml (original)
+++ lenya/trunk/src/pubs/default/config/ac/usecase-policies.xml Fri Nov 10 05:18:27 2006
@@ -142,6 +142,8 @@
   <usecase id="tab.overview">
     <role id="admin" method="grant"/>
     <role id="edit" method="grant"/>
+    <role id="review" method="grant"/>
+    <role id="visit" method="grant"/>
   </usecase>
   <usecase id="tab.revisions">
     <role id="admin" method="grant"/>
@@ -207,6 +209,7 @@
     <role id="admin" method="grant"/>
     <role id="edit" method="grant"/>
     <role id="review" method="grant"/>
+    <role id="visit" method="grant"/>
   </usecase>
   <usecase id="admin.changePasswordAdmin">
     <role id="admin" method="grant"/>
@@ -306,6 +309,7 @@
     <role id="admin" method="grant"/>
     <role id="edit" method="grant"/>
     <role id="review" method="grant"/>
+    <role id="visit" method="grant"/>
   </usecase>
   <usecase id="resource.upload">
     <role id="admin" method="grant"/>



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