]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose NoDecode option for AllowEncodedSlashes
authorDaniel Earl Poirier <poirier@apache.org>
Mon, 7 Feb 2011 17:48:22 +0000 (17:48 +0000)
committerDaniel Earl Poirier <poirier@apache.org>
Mon, 7 Feb 2011 17:48:22 +0000 (17:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1068032 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5b4f536a1e9359b0ae0bae105dc7bb7e43337b45..3891057c066a242eba1675ad63014fa5ca346bb4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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