GitHub user spyhunter99 opened a pull request: https://github.com/apache/tomcat/pull/119
API change for Realm and AuthenticatorBase to make remote ip addresses available Related to Bug 59750 https://bz.apache.org/bugzilla/show_bug.cgi?id=59750 Goal: for the LockedRealm, be able to log where the failed login attempt came from You can merge this pull request into a Git repository by running: $ git pull https://github.com/spyhunter99/tomcat feature/logRemoteAddr Alternatively you can review and apply these changes as the patch at: https://github.com/apache/tomcat/pull/119.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 #119 ---- commit 1c17d344a30a083de3bf54ed1ca7c59a7ea6fda6 Author: Alex O'Ree <alexoree@...> Date: 2018-08-18T14:11:05Z API change for Realm and AuthenticatorBase to make remote ip addresses available. Related to Bug 59750 ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org