[Zope] Permissions and adding products
Gabriel Genellina
gagenellina at softlab.com.ar
Tue Dec 30 18:40:57 EST 2003
At 29/12/2003 20:33, you wrote:
>I have created a ZClass based product that represents an admission
>application for college. I need to allow anonymous visitors to add
>applications to a folder. The folder has view restricted to authenticated
>users in the Admissions role. I am using a script, code following:
Look for the VerboseSecurity product, it's a great help in debugging these
security-related things.
I guess, there is a security check for "Add Admissions" and Anonymous does
not have it enabled.
Gabriel Genellina
Softlab SRL
More information about the Zope
mailing list