13 Feb
2001
13 Feb
'01
7:55 p.m.
Alexander Limi writes:
.... AUTHENTICATED_USER.has_role(['Member','Artist','Manager']) works fine except for standard_error_message.
"standard_error_message" is probably not designed to be viewed directly. On the other hand, if it is called for a "Resource Not Found", then Zope has not yet made the authentication. This happens only after URL traversal succeeded. Dieter