You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by po...@apache.org on 2011/02/07 18:48:22 UTC

svn commit: r1068032 - /httpd/httpd/branches/2.2.x/STATUS

Author: poirier
Date: Mon Feb  7 17:48:22 2011
New Revision: 1068032

URL: http://svn.apache.org/viewvc?rev=1068032&view=rev
Log:
Propose NoDecode option for AllowEncodedSlashes

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1068032&r1=1068031&r2=1068032&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Mon Feb  7 17:48:22 2011
@@ -241,6 +241,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       Trunk version of patch works
     +1: rpluem, covener
 
+  * core: Add NoDecode option to AllowEncodedSlashes to turn off decoding
+    of encoded slashes in path info.  (This is already the behavior of
+    AllowEncodedSlashes On in trunk.)
+      Trunk version of patch: n/a
+      Backport version for 2.2.x of patch:
+         http://people.apache.org/~poirier/AllowEncodedSlashes.22.patch
+      +1 poirier, 
+
 
 PATCHES/ISSUES THAT ARE STALLED