]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose AJP secret fix [skip ci]
authorEric Covener <covener@apache.org>
Mon, 24 Feb 2020 13:16:23 +0000 (13:16 +0000)
committerEric Covener <covener@apache.org>
Mon, 24 Feb 2020 13:16:23 +0000 (13:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874445 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3437cd16757518bb4d3be4d006b815403a19ab77..f3279e629ce7b0313f8582455b59c8c409ad59e3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -129,6 +129,13 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
+  *) mod_proxy_ajp: Allow secret= parameter for AJP which is now 
+     suggested/required by tomcat
+     trunk patch: http://svn.apache.org/r1738878  
+     2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-ajpsecret.diff
+                  (trivial conflict in mod_proxy.c)
+     +1: covener
+
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]