[Zope] Referencing authenticated user

Maciej Wisniowski maciej.wisniowski at coig.katowice.pl
Tue Jan 30 15:52:52 EST 2007


> I need to  modify a Zope product to record the authenticated user
> executing a method.
>  
> How do I refer to the authenticated user ?
You may try:
self.REQUEST.AUTHENTICATED_USER

-- 
Maciej Wisniowski


More information about the Zope mailing list