Author: kkolinko
Date: Wed Oct 26 21:53:15 2011
New Revision: 1189493
URL: http://svn.apache.org/viewvc?rev=1189493&view=rev
Log:
Update description and propose CsrfPreventionFilter patch
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1189493&r1=1189492&r2=1189493&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Oct 26 21:53:15 2011
@@ -100,11 +100,21 @@ PATCHES PROPOSED TO BACKPORT:
* Make configuration issue for RemoteAddrValve, RemoteHostValve result
in the failure of the valve rather than just a warning message.
+ Ensure changes to the configuration of the RemoteHostValve and the
+ RemoteIpValve via JMX are thread-safe.
http://people.apache.org/~kkolinko/patches/2011-10-26_tc6_RequestFilterValve_v2.patch
It is based on valves part of r1189256 and r1187027. (r1189258, r1187029 in
TC7)
+1: kkolinko
-1:
+* Make configuration issue for CsrfPreventionFilter result
+ in the failure of the filter rather than just a warning message.
+
http://people.apache.org/~kkolinko/patches/2011-10-26_tc6_CsrfPreventionFilter.patch
+ It is based on the filters part of r1189256 (r1189258 in TC7)
+ +1: kkolinko
+ -1:
+
+
PATCHES/ISSUES THAT ARE STALLED
* Backport JSP unloading patch (BZ48358).
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]