From: Daniel Earl Poirier Date: Wed, 16 Mar 2011 17:12:57 +0000 (+0000) Subject: Note revision for trunk change for AllowEncodedSlashes X-Git-Tag: 2.2.18~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=251237c21d214c16e93655ddceee2cde4459293a;p=thirdparty%2Fapache%2Fhttpd.git Note revision for trunk change for AllowEncodedSlashes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1082216 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a06be5e2cda..be76f20411b 100644 --- a/STATUS +++ b/STATUS @@ -93,7 +93,7 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: * 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 + Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1082196 Backport version for 2.2.x of patch: http://people.apache.org/~poirier/AllowEncodedSlashes.22.patch +1 poirier, jim, covener