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/23 15:11:36 UTC

svn commit: r478582 - /lenya/trunk/src/pubs/blog/config/ac/usecase-policies.xml

Author: andreas
Date: Thu Nov 23 06:11:35 2006
New Revision: 478582

URL: http://svn.apache.org/viewvc?view=rev&rev=478582
Log:
Fixed typo in usecase-policices.xml: Allow admin.usecases for edit role

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

Modified: lenya/trunk/src/pubs/blog/config/ac/usecase-policies.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/pubs/blog/config/ac/usecase-policies.xml?view=diff&rev=478582&r1=478581&r2=478582
==============================================================================
--- lenya/trunk/src/pubs/blog/config/ac/usecase-policies.xml (original)
+++ lenya/trunk/src/pubs/blog/config/ac/usecase-policies.xml Thu Nov 23 06:11:35 2006
@@ -25,5 +25,5 @@
   <usecase id="workflow.publish"><role id="edit" method="grant"/></usecase>
   <usecase id="ac.logout"><role id="edit" method="grant"/></usecase>
   <usecase id="admin.users"><role id="edit" method="grant"/></usecase>
-  <usecase id="admin.secases"><role id="edit" method="grant"/></usecase>
+  <usecase id="admin.usecases"><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