[Zope] how to set anonymous access to authorized content?
Dieter Maurer
dieter at handshake.de
Tue Jan 6 12:24:24 EST 2009
Jaroslav Lukesh wrote at 2009-1-6 11:49 +0100:
>I need to set-up page with anonymous access with some informations from
>site, where are authorized access only. This page call dtml method
>list_robot from authorized site, from where are called other authorized
>methods and documents. From authorized site list_robot works, of course.
You can try Python scripts with proxy roles to access protected objects.
--
Dieter
More information about the Zope
mailing list