RE: [Zope] How to know which user is seeing a page?
-----Original Message----- From: Jose G. Dinuncio F. [mailto:jdinunci@uc.edu.ve] Sent: Thursday, May 06, 1999 10:10 AM To: zope@zope.org Subject: [Zope] How to know which user is seeing a page?
Hi, everybody.
I've developed an external method in the private part of my zope site to do a job, but I need a log of who called it. My Q: is any way that I could know the name(login) of the user that is accessing to a zope object?
<!--#var AUTHENTICATED_USER--> can be passed into your method. -Michel
Thanks in advance JD
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Michel Pelletier