[CMF-checkins] CVS: CMF - CHANGES.txt:1.146.4.18
Tres Seaver
tseaver at zope.com
Mon Jan 12 11:40:36 EST 2004
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv26386
Modified Files:
Tag: CMF-1_4-branch
CHANGES.txt
Log Message:
- Note acquire flag bugfix.
=== CMF/CHANGES.txt 1.146.4.17 => 1.146.4.18 ===
--- CMF/CHANGES.txt:1.146.4.17 Thu Dec 4 16:58:14 2003
+++ CMF/CHANGES.txt Mon Jan 12 11:40:35 2004
@@ -2,6 +2,9 @@
Bug Fixes
+ - CMFCore.FSMetadata: the "acquire" flag for permission mappings was
+ not converted to an int; '0' was therefore coming through as true.
+
- CMFCore.CookieCrumbler: No longer disregards an existing cookie auth
token for DAV requests (like PROPFIND) that occur over the main HTTP
port. Eliminates additional user challenges for browser-based DAV
More information about the CMF-checkins
mailing list