summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuediger Pluem <rpluem@apache.org>2023-03-22 08:25:20 +0000
committerRuediger Pluem <rpluem@apache.org>2023-03-22 08:25:20 +0000
commitc1e87951f100c447edc63ea8469378d36cebb080 (patch)
treea224ae9c9437f9747a73acb3ddd0cc5448d072c6
parentf03fe05288b14b962ca21aea55c314d9ffd3c64a (diff)
downloadhttpd-c1e87951f100c447edc63ea8469378d36cebb080.tar.gz
* Add proposal [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908630 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS12
1 files changed, 12 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index 1862ada475..8715fe2da7 100644
--- a/STATUS
+++ b/STATUS
@@ -195,6 +195,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/348.diff
+1 covener, ylavic,
+ *) mod_proxy: In case that AllowEncodedSlashes is set to NoDecode do not
+ double encode encoded slashes in the URL sent by the reverse proxy to the
+ backend.
+ Trunk version of patch:
+ https://svn.apache.org/r1908341
+ https://svn.apache.org/r1908628
+ https://svn.apache.org/r1908629
+ Backport version for 2.4.x of patch:
+ https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/351.diff
+ Can be applied via apply_backport_pr.sh 351
+ +1: rpluem,
+
PATCHES/ISSUES THAT ARE BEING WORKED
[ New entries should be added at the START of the list ]