You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mi...@apache.org on 2019/07/09 20:44:42 UTC

[tomcat] branch master updated (5474fd4 -> 6c891b6)

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

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


    from 5474fd4  JSP compatibility testing for Graal
     add 6c891b6  BZ 63556: Mark request as forwarded in RemoteIpValve and RemoteIpFilter

No new revisions were added by this update.

Summary of changes:
 java/org/apache/catalina/Globals.java              |  9 +++++++
 .../apache/catalina/filters/RemoteIpFilter.java    |  4 +++
 java/org/apache/catalina/valves/RemoteIpValve.java |  4 +++
 .../catalina/filters/TestRemoteIpFilter.java       | 23 +++++++++++++++++
 .../apache/catalina/valves/TestRemoteIpValve.java  | 30 ++++++++++++++++++++++
 webapps/docs/changelog.xml                         |  8 ++++++
 6 files changed, 78 insertions(+)


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