r2537 - in zope2.12/trunk/debian/patches (1 file)

mejo at users.alioth.debian.org mejo at users.alioth.debian.org
Thu Oct 27 10:53:56 UTC 2011


    Date: Thursday, October 27, 2011 @ 10:53:54
  Author: mejo
Revision: 2537

fix Zope2-fix_serious_authentication_vulnerability.patch

Modified:
  zope2.12/trunk/debian/patches/Zope2-fix_serious_authentication_vulnerability.patch

Modified: zope2.12/trunk/debian/patches/Zope2-fix_serious_authentication_vulnerability.patch
===================================================================
--- zope2.12/trunk/debian/patches/Zope2-fix_serious_authentication_vulnerability.patch	2011-10-27 10:42:12 UTC (rev 2536)
+++ zope2.12/trunk/debian/patches/Zope2-fix_serious_authentication_vulnerability.patch	2011-10-27 10:53:54 UTC (rev 2537)
@@ -2,8 +2,8 @@
 Author: Zope Foundation and Contributors <zope-dev at zope.org>
 Last-Update: 2011-10-24
 
---- source/Zope2/src/AccessControl/User.py
-+++ source/Zope2/src/AccessControl/User.py
+--- a/source/Zope2/src/AccessControl/User.py
++++ b/source/Zope2/src/AccessControl/User.py
 @@ -1027,6 +1027,8 @@
          """ returns true if domain auth mode is set to true"""
          return getattr(self, '_domain_auth_mode', None)




More information about the pkg-zope-developers mailing list