[Zope-Checkins] SVN: Zope/trunk/lib/python/AccessControl/Permissions.py - Forward port missing change from 2.7 branch. Humm, 1 year, 22 weeks ago, according to: http://thread.gmane.org/gmane.comp.web.zope.cvs/11080

Sidnei da Silva sidnei at awkly.org
Mon Apr 4 20:35:58 EDT 2005


Log message for revision 29877:
  
  - Forward port missing change from 2.7 branch. Humm, 1 year, 22 weeks ago, according to: http://thread.gmane.org/gmane.comp.web.zope.cvs/11080
  

Changed:
  U   Zope/trunk/lib/python/AccessControl/Permissions.py

-=-
Modified: Zope/trunk/lib/python/AccessControl/Permissions.py
===================================================================
--- Zope/trunk/lib/python/AccessControl/Permissions.py	2005-04-04 15:39:55 UTC (rev 29876)
+++ Zope/trunk/lib/python/AccessControl/Permissions.py	2005-04-05 00:35:58 UTC (rev 29877)
@@ -68,3 +68,6 @@
 view_history='View History'
 view_management_screens='View management screens'
 copy_or_move='Copy or Move'
+webdav_access='WebDAV access'
+webdav_lock_items='WebDAV Lock items'
+webdav_unlock_items='WebDAV Unlock items'



More information about the Zope-Checkins mailing list