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

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


    from 8fbe2e9  Stricter header value parsing
     new bd5ebb6  Disable AJP connector by default
     new 69c5608  Change the default bind address for AJP to the loopback 
address
     new b962835  Rename requiredSecret to secret and add secretRequired
     new 5a5494f  Add new AJP attribute allowedArbitraryRequestAttributes
     new 2becbfd  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:
 conf/server.xml                                    |  3 +-
 .../org/apache/coyote/ajp/AbstractAjpProtocol.java | 69 +++++++++++++++++++++-
 java/org/apache/coyote/ajp/AjpProcessor.java       | 54 ++++++++++++++---
 java/org/apache/coyote/ajp/LocalStrings.properties |  1 +
 res/tomcat.nsi                                     | 21 -------
 webapps/docs/changelog.xml                         | 24 ++++++++
 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, 191 insertions(+), 46 deletions(-)


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

Reply via email to