Log message for revision 65832:
  Provide missing security declarations for 'ZCacheable_isAMethod'
  and 'ZCacheable_getManagerURL'.
  

Changed:
  U   Zope/branches/2.9/lib/python/OFS/Cache.py

-=-
Modified: Zope/branches/2.9/lib/python/OFS/Cache.py
===================================================================
--- Zope/branches/2.9/lib/python/OFS/Cache.py   2006-03-06 12:58:25 UTC (rev 
65831)
+++ Zope/branches/2.9/lib/python/OFS/Cache.py   2006-03-06 15:31:33 UTC (rev 
65832)
@@ -94,6 +94,8 @@
           'ZCacheable_getManagerId',
           'ZCacheable_getManagerIds',
           'ZCacheable_configHTML',
+          'ZCacheable_isAMethod',
+          'ZCacheable_getManagerURL',
           )),
         (ChangeCacheSettingsPermission,
          ('ZCacheable_setManagerId',

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to