6 Jan
2009
6 Jan
'09
5:24 p.m.
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