]> granicus.if.org Git - apache/commitdiff
Propose
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 31 May 2018 19:03:05 +0000 (19:03 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 31 May 2018 19:03:05 +0000 (19:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1832643 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 958372842b6a6977915b9b748962f2acc3e92f16..ed10a42f86a9186327958486a9005faf5ae4a301 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -236,6 +236,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   svn merge -c 1776458 ^/httpd/httpd/trunk
      +1: ylavic, covener
 
+  *) mod_proxy: Fix a corner case where the ProxyPassReverseCookieDomain or
+     ProxyPassReverseCookiePath directive could fail to update correctly 
+     'domain=' or 'path=' in the 'Set-Cookie' header.  PR 61560.
+     trunk patch: http://svn.apache.org/r1832280
+     2.4.x patch: trunk works (module CHANGES)
+                  svn merge -c 1832280 ^/httpd/httpd/trunk
+     +1: jailletc36
+     jailletc36: 'ap_proxy_strmatch_domain' and 'ap_proxy_strmatch_path' are
+     now useless.  They could be axed, but maybe, not in 2.4.x (even if I
+     don't imagine any 3rd party proxy module to use it)
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]