You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2011/10/31 19:54:16 UTC

svn commit: r1195614 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Author: kkolinko
Date: Mon Oct 31 18:54:16 2011
New Revision: 1195614

URL: http://svn.apache.org/viewvc?rev=1195614&view=rev
Log:
Restore changelog entry for issue 51940 that was occasionally removed in r1195441.

Modified:
    tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1195614&r1=1195613&r2=1195614&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Mon Oct 31 18:54:16 2011
@@ -76,6 +76,11 @@
         are being used without the CometConnectionManagerValve. (markt)
       </fix>
       <fix>
+        <bug>51940</bug>: Do not limit saving of request bodies during FORM
+        authentication to POST requests since any HTTP method may include a
+        request body. Based on a patch by Nicholas Sushkin. (markt/kkolinko)
+      </fix>
+      <fix>
         <bug>51956</bug>: RemoteAddrFilter used getRemoteHost instead of
         getRemoteAddr when filtering Comet events. (schultz)
       </fix>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org