11 Mar
2005
11 Mar
'05
3:30 p.m.
Tres Seaver wrote:
Zope only authenciates a user when needed -- the error page is (in your case, any way) completely renderable by the anonymous user, and so the user validation process is never invoked.
Gary raises a valid point about this though. I guess the workaround if to reference something in standard_error_message that requires authentication, but should we really have to do that? Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk