summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2023-03-31 11:20:20 +0000
committerYann Ylavic <ylavic@apache.org>2023-03-31 11:20:20 +0000
commit27ff8922adcd104f3b86ba6e044b6b4373927602 (patch)
tree7191d8e43868e76f7f0cac4058ca3c35c563de60
parentd12c72476501b81f29d196e8c46bc1e25e212a08 (diff)
downloadhttpd-27ff8922adcd104f3b86ba6e044b6b4373927602.tar.gz
Propose r1908827.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908848 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS10
1 files changed, 10 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index 00afa8b822..ff47c7e00a 100644
--- a/STATUS
+++ b/STATUS
@@ -216,6 +216,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
Can be applied via apply_backport_pr.sh 351
+1: rpluem, ylavic,
+ *) mod_proxy: Check before forwarding that a nocanon path has not been
+ rewritten with spaces during processing.
+ trunk patch: https://svn.apache.org/r1908827
+ https://svn.apache.org/r1908838
+ 2.4.x patch: svn merge -c 1908827,1908838 ^/httpd/httpd/trunk .
+ (convenience gh diff/PR below, but missing CHANGES entry..)
+ https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/354.diff
+ https://github.com/apache/httpd/pull/354
+ +1: ylavic,
+
PATCHES/ISSUES THAT ARE BEING WORKED
[ New entries should be added at the START of the list ]