GitHub user candrews opened a pull request: https://github.com/apache/tomcat/pull/111
Add ipv6 loopback address to the RemoteIpFilter and RemoteIpValve default internalProxies Fixes https://bz.apache.org/bugzilla/show_bug.cgi?id=62389 You can merge this pull request into a Git repository by running: $ git pull https://github.com/candrews/tomcat bug62389 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/tomcat/pull/111.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #111 ---- commit 6a86d8eef77947a1a8af2fd535de2d942abc6fbf Author: Craig Andrews <candrews@...> Date: 2018-05-20T00:11:36Z Add ipv6 loopback address to the RemoteIpFilter and RemoteIpValve default internalProxies Fixes https://bz.apache.org/bugzilla/show_bug.cgi?id=62389 ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org