From: Daniel Earl Poirier Date: Mon, 7 Feb 2011 17:48:22 +0000 (+0000) Subject: Propose NoDecode option for AllowEncodedSlashes X-Git-Tag: 2.2.18~162 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38d2b74dba831905233b31d692bac4c6d87c81d3;p=thirdparty%2Fapache%2Fhttpd.git Propose NoDecode option for AllowEncodedSlashes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1068032 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5b4f536a1e9..3891057c066 100644 --- 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