[Seaside] How can I access the authenticated user of a request?

Avi Bryant avi at beta4.com
Wed Oct 29 02:41:56 CET 2003


Ian Prince wrote:

> Thanks for the quick reply, Avi.
>
> I think there might be some confusion - I actually have 
> authentification working (I have written a subclass of 
> WAControllerSession with method authenticateUser:password).
>
> Where I am stuck is how to find out (access) the username on post 
> basic-authentification requests. 

Yes, I'm confused - if you have authenticateUser:password:, can you not 
simply store the username that's passed in, in an instance variable of 
your session subclass?






More information about the Seaside mailing list