[Zope3-checkins] CVS: Zope3/src/zope/app/security - settings.py:1.2.64.1 role.py:NONE

Chris McDonough chrism at plope.com
Wed Jan 14 01:38:51 EST 2004


Update of /cvs-repository/Zope3/src/zope/app/security
In directory cvs.zope.org:/tmp/cvs-serv31942/src/zope/app/security

Modified Files:
      Tag: steveachrismcd-securitypolicy-branch
	settings.py 
Removed Files:
      Tag: steveachrismcd-securitypolicy-branch
	role.py 
Log Message:
Tease out some of the last bits of the role machinery from the zope/app and zope/security packages.  What remains: translation files and some various page templates.


=== Zope3/src/zope/app/security/settings.py 1.2 => 1.2.64.1 ===
--- Zope3/src/zope/app/security/settings.py:1.2	Wed Dec 25 09:13:16 2002
+++ Zope3/src/zope/app/security/settings.py	Wed Jan 14 01:38:20 2004
@@ -63,4 +63,4 @@
     'Explicit deny setting for permissions')
 
 Unset = PermissionSetting('Unset',
-    'Unset constant that denotes no setting for permission and role')
+    'Unset constant that denotes no setting for permission')

=== Removed File Zope3/src/zope/app/security/role.py ===




More information about the Zope3-Checkins mailing list