Re: Get IP address in Realm

2017-12-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 12/10/17 3:11 PM, Mark Thomas wrote: > On 09/12/17 19:41, Christopher Schultz wrote: > > > >> If there is any appetite for such a thing in Tomcat, I'd be happy >> to propose a change to bring e.g. an AuthenticationListener >> interface w

Re: Get IP address in Realm

2017-12-10 Thread Mark Thomas
On 09/12/17 19:41, Christopher Schultz wrote: > If there is any appetite for such a thing in Tomcat, I'd be happy to > propose a change to bring e.g. an AuthenticationListener interface > which could listen for events of this type and include information > such as username, IP address, and possi

Get IP address in Realm

2017-12-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, I've been doing some work over the past few years to make it possible for me to abandon securityfilter[1], a project that allows applications to do some things that, historically, haven't been possible with container-managed security. Specific