This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from ae8c82e  Stricter header value parsing
     new 86768e4  Disable AJP connector by default
     new aba0c9a  Change the default bind address for AJP to the loopback 
address
     new a41145c  Rename requiredSecret to secret and add secretRequired
     new 2e10858  Add new AJP attribute allowedArbitraryRequestAttribute
     new 38a0fd9  Add security information for the AJP Connector.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 TOMCAT-NEXT.txt                                    |  2 -
 conf/server.xml                                    |  3 +-
 .../org/apache/coyote/ajp/AbstractAjpProtocol.java | 66 +++++++++++++++++++++-
 java/org/apache/coyote/ajp/AjpProcessor.java       | 32 ++++++++---
 java/org/apache/coyote/ajp/LocalStrings.properties |  1 +
 res/tomcat.nsi                                     | 21 -------
 webapps/docs/config/ajp.xml                        | 46 +++++++++++++--
 webapps/docs/manager-howto.xml                     |  2 -
 webapps/docs/security-howto.xml                    | 16 ++++--
 webapps/docs/setup.xml                             |  1 -
 10 files changed, 143 insertions(+), 47 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to