j
k
j a
j l
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
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
Back to the thread
Back to the list