[GitHub] tomcat issue #119: API change for Realm and AuthenticatorBase to make remote...

2018-08-18 Thread spyhunter99
Github user spyhunter99 commented on the issue: https://github.com/apache/tomcat/pull/119 Yup i'm on it. --- - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail:

[GitHub] tomcat pull request #119: API change for Realm and AuthenticatorBase to make...

2018-08-18 Thread spyhunter99
Github user spyhunter99 closed the pull request at: https://github.com/apache/tomcat/pull/119 --- - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

[GitHub] tomcat issue #119: API change for Realm and AuthenticatorBase to make remote...

2018-08-18 Thread spyhunter99
Github user spyhunter99 commented on the issue: https://github.com/apache/tomcat/pull/119 OK. i'll see if i can get to work on that --- - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For addit

[GitHub] tomcat issue #119: API change for Realm and AuthenticatorBase to make remote...

2018-08-18 Thread spyhunter99
Github user spyhunter99 commented on the issue: https://github.com/apache/tomcat/pull/119 next best option is to add a new method signature which will also impact the public api. It's slightly less impactful for users that have extended any of the base classes but if they

[GitHub] tomcat pull request #119: API change for Realm and AuthenticatorBase to make...

2018-08-18 Thread spyhunter99
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