You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2023/03/22 08:25:20 UTC

svn commit: r1908630 - /httpd/httpd/branches/2.4.x/STATUS

Author: rpluem
Date: Wed Mar 22 08:25:20 2023
New Revision: 1908630

URL: http://svn.apache.org/viewvc?rev=1908630&view=rev
Log:
* Add proposal [skip ci]

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1908630&r1=1908629&r2=1908630&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Mar 22 08:25:20 2023
@@ -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 ]