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

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


    from df2cd77  Align with 8.5.x
     new 019a21d  Align with 8.5.x
     new 31e0a99  Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57665

The 2 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:
 java/org/apache/catalina/AccessLog.java            |  15 ++-
 .../catalina/filters/LocalStrings.properties       |   2 +
 .../apache/catalina/filters/RemoteIpFilter.java    | 113 ++++++++++++++++++--
 .../org/apache/catalina/valves/AccessLogValve.java |  18 +++-
 .../apache/catalina/valves/LocalStrings.properties |   2 +
 java/org/apache/catalina/valves/RemoteIpValve.java |  95 ++++++++++++++---
 .../catalina/filters/TestRemoteIpFilter.java       |  82 +++++++++++++-
 .../apache/catalina/valves/TestRemoteIpValve.java  | 118 +++++++++++++++++++++
 webapps/docs/changelog.xml                         |   5 +
 webapps/docs/config/filter.xml                     |  13 +++
 webapps/docs/config/valve.xml                      |  13 +++
 11 files changed, 447 insertions(+), 29 deletions(-)


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

Reply via email to