[CMF-checkins] CVS: CMF - CHANGES.txt:1.146.4.17
Casey Duncan
cvs-admin at zope.org
Thu Dec 4 16:58:45 EST 2003
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv9831
Modified Files:
Tag: CMF-1_4-branch
CHANGES.txt
Log Message:
Allow an existing cookie auth token to be used for DAV requests over the main HTTP port. Eliminates additional user challenges for browser-based DAV clients like MS WebFolders.
=== CMF/CHANGES.txt 1.146.4.16 => 1.146.4.17 ===
--- CMF/CHANGES.txt:1.146.4.16 Mon Oct 27 12:30:09 2003
+++ CMF/CHANGES.txt Thu Dec 4 16:58:14 2003
@@ -1,3 +1,12 @@
+Post CMF 1,4.2
+
+ Bug Fixes
+
+ - 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
+ clients like MS WebFolders.
+
CMF 1.4.2 (2003/10/27)
Bug Fixes
More information about the CMF-checkins
mailing list