]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_proxy_ajp: Add "secret" parameter to proxy workers
authorRainer Jung <rjung@apache.org>
Mon, 24 Feb 2020 15:18:33 +0000 (15:18 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 24 Feb 2020 15:18:33 +0000 (15:18 +0000)
commitd8b6d798c177dfdb90cef1a29395afcc043f3c86
tree56a8eef9872738ae884b3c81f946f0b8c202d0b7
parent50b0f05d092c20bfc2dc0331516a8b2dd97b6eec
mod_proxy_ajp: Add "secret" parameter to proxy workers
to implement legacy AJP13 authentication.  PR 53098.
The attribute is now suggested/required by tomcat.

Backport of r1738878 from trunk.

Backported by: covener
Reviewed by: covener, jorton, rjung

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874456 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_proxy.xml
modules/proxy/ajp.h
modules/proxy/ajp_header.c
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy.h
modules/proxy/mod_proxy_ajp.c