16 Aug
2001
16 Aug
'01
7:36 a.m.
Hi, this works very well, it's so easy to use that i have not seen it. But how can i access AUTHENTICATED_USER in the method called by AccessRule. thanks as Dieter Maurer schrieb:
Andre Schubert writes:
Are there any hooks in zope which are called, when a authenticated user opens a file from a any folder in foo. The hook is called "__before_publishing_traverse__".
Usually, you would not provide it yourself but use a SiteAccess AccessRule to install your hook function.
HowTos on Zope.org....
Dieter