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

Brian Brown rbb at techgame.net
Wed Oct 29 20:44:09 CET 2003


Quoting Avi Bryant <avi at beta4.com>:

> If it seemed like people were doing this a lot (storing the current 
> request in the session and accessing it from components), then I would 
> push that feature up to WASession.  It's just that I've never really 
> found a need for it, myself.
> 

I think what makes sense is to have a WAClientInfo that has methods like
userAgent authenticationMethod... etc, that people might need. Then folks can
add whatever they want to it, with say, one method implemented ;)

-- 
Brian Brown
TechGame Networks, LLC.



More information about the Seaside mailing list