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 2009/01/13 16:47:59 UTC

svn commit: r734162 - /lenya/trunk/src/pubs/default/config/access-control/usecase-policies.xml

Author: andreas
Date: Tue Jan 13 07:47:48 2009
New Revision: 734162

URL: http://svn.apache.org/viewvc?rev=734162&view=rev
Log:
Enabling notification.deleteMessage usecase for default pub.

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

Modified: lenya/trunk/src/pubs/default/config/access-control/usecase-policies.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/pubs/default/config/access-control/usecase-policies.xml?rev=734162&r1=734161&r2=734162&view=diff
==============================================================================
--- lenya/trunk/src/pubs/default/config/access-control/usecase-policies.xml (original)
+++ lenya/trunk/src/pubs/default/config/access-control/usecase-policies.xml Tue Jan 13 07:47:48 2009
@@ -379,6 +379,11 @@
     <role id="edit" method="grant"/>
     <role id="review" method="grant"/>
   </usecase>
+  <usecase id="notification.deleteMessage">
+    <role id="sitemanager" method="grant"/>
+    <role id="edit" method="grant"/>
+    <role id="review" method="grant"/>
+  </usecase>
   <usecase id="neutron.checkout">
     <role id="edit" method="grant"/>
   </usecase>



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