30 Dec
2003
30 Dec
'03
11:40 p.m.
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