[Zope] I want to access AUTHENTICATED_USER on all pages.

Philip Aylesworth zopelist@regalint.com
Fri, 14 May 1999 09:34:30 -0400


I am using UserDB with cookies and AUTHENTICATED_USER is defined on
public pages. I have a page that displays differently depending on the
users Role. Works great!

Phil A

Jay, Dylan wrote:
> 
> Once a user has logged in with basic authentication I would like the var
> AUTHENTICATED_USER to be not Anonymous on all subsequent pages, even ones
> that are publicly viewable. Is this possible? or it a browser thing? Would
> this work if I was using cookie authentication?
> 
> _______________________________________________
> 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 )