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/11/16 09:18:50 UTC

svn commit: r1202577 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: kkolinko
Date: Wed Nov 16 08:18:49 2011
New Revision: 1202577

URL: http://svn.apache.org/viewvc?rev=1202577&view=rev
Log:
proposal

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=1202577&r1=1202576&r2=1202577&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Nov 16 08:18:49 2011
@@ -105,6 +105,14 @@ PATCHES PROPOSED TO BACKPORT:
   +1: kkolinko
   -1:
 
+* Add denyStatus attribute to RequestFilterValve
+  (RemoteAddrValve, RemoteHostValve valves). It allows to use different
+  HTTP response code when rejecting denied request. E.g. 404 instead of 403.
+  http://people.apache.org/~kkolinko/patches/2011-11-16_tc6_RequestFilterValve_denyStatus.patch
+  (r1202565 in trunk, r1202570 in TC7)
+  +1: kkolinko
+  -1:
+
 
 PATCHES/ISSUES THAT ARE STALLED
 



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