Re: Realms and Remote Address

2008-03-03 Thread Kerrin Hardy
e <[EMAIL PROTECTED]>, Christopher Schultz <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kerrin, Kerrin Hardy wrote: | Thanks for all your help so far. No problem. | I have the Security Filter working now (I had never used filters | before, so I had a lot o

Re: Realms and Remote Address

2008-02-28 Thread Kerrin Hardy
I get this? Kerrin >>> On 27/02/2008 at 14:19, in message <[EMAIL PROTECTED]>, Christopher Schultz <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kerrin, Kerrin Hardy wrote: | I have investigated Security Filter, and I don't see how that gives |

Re: Realms and Remote Address

2008-02-27 Thread Kerrin Hardy
ation. Kerrin >>> On 25/02/2008 at 20:44, in message <[EMAIL PROTECTED]>, Christopher Schultz >>> <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kerrin, Kerrin Hardy wrote: | I'm trying to create a Realm that authenticates a user

Realms and Remote Address

2008-02-25 Thread Kerrin Hardy
I'm trying to create a Realm that authenticates a user and logs the IP address they attempted from, but I am having trouble finding how I get the IP address of the request (the Remote IP Address). I know I could get it if I had the Socket object, but I don't see how I get that from the Realm.