Update of /cvsroot/wpdev/xmlscripts/definitions/system
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14392/system
Modified Files:
access.xml
Log Message:
ACL update
Index: access.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/system/access.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** access.xml 9 Sep 2004 03:32:51 -0000 1.6
--- access.xml 26 Sep 2004 17:45:03 -0000 1.7
***************
*** 56,60 ****
<action name="any" permit="true" />
<action name="ACCOUNT" permit="false" />
- <action name="ALLMOVE" permit="false" />
<action name="ALLSHOW" permit="false" />
<action name="DECORATION" permit="false" />
--- 56,59 ----
***************
*** 68,73 ****
<action name="INFO" permit="false" />
<action name="INVUL" permit="false" />
- <action name="NUKE" permit="false" />
- <action name="WIPE" permit="false" />
<action name="OPTIMIZEDB" permit="false" />
<action name="SAVE" permit="false" />
--- 67,70 ----
***************
*** 75,79 ****
<action name="SET" permit="false" />
<action name="SHUTDOWN" permit="false" />
- <action name="TILE" permit="false" />
</group>
<group name="multi"></group>
--- 72,75 ----
|