[Zope3-Users] Strange - You are not authorized
Alek Kowalczyk
thealx at poczta.onet.pl
Wed Oct 25 01:33:05 EDT 2006
Darryl Cousins escribió:
> Hi Alek,
>
> Mulitiple interfaces are probably not the source of the problem. I guess
> you are looking at the ZMI? You can click on 'errors' and 'configure'
> the utility to also record Unauthorized exceptions. This will give you a
> traceback to begin tracking your problem.
>
> Regards,
> Darryl
>
Thanks!
The problem was actually my fault - I had <class> declarations only with
<allow> directive and no <require set_schema=...> directive. After
adding this, everything is fine.
Best regards!
Alek.
More information about the Zope3-users
mailing list