15 Sep
2006
15 Sep
'06
6:05 p.m.
Sinang, Danny wrote at 2006-9-15 17:17 +0800:
I'm using a Zope product called OpenFlowEditor and I modified one of its .zpt pages (view_process.zpt).
All is well, except that I now want to allow Anonymous users to view this zpt page.
I tried doing so by checking the "Anonymous" checkbox for the "View" privilege in http://myserver/OpenFlowEditor/view_process/manage_access , but still no success. Am still being asked for a username and password.
Activate "verbose-security". For for the corresponding comment in your Zope configuration file and follow the advice your find there. -- Dieter