From: Eric Covener Date: Mon, 24 Feb 2020 13:16:23 +0000 (+0000) Subject: propose AJP secret fix [skip ci] X-Git-Tag: 2.4.42~51 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8f01b0a77ef141bbfc6aca325e81a9003db91f0d;p=thirdparty%2Fapache%2Fhttpd.git propose AJP secret fix [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874445 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3437cd16757..f3279e629ce 100644 --- 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. ]