[Zope-Checkins] CVS: Zope2 - BaseResponse.py:1.5.8.2
Jim Fulton
jim@digicool.com
Mon, 1 May 2000 12:10:47 -0400
Update of /cvs-repository/Zope2/lib/python/ZPublisher
In directory korak.digicool.com:/projects/users/jim/Security-Dev/lib/python/ZPublisher
Modified Files:
Tag: Security-Dev
BaseResponse.py
Log Message:
Updated to be consistent with
http://www.zope.org/Members/michel/Projects/Interfaces/ZopeSecurityPolicy
Note that this includes changing the name of the special attribute
'__allow_access_to_unprotected_attributes__' to
'__allow_access_to_unprotected_subobjects__'.