[Zope] Little explanation
bruno modulix
bruno at modulix.org
Wed Oct 13 04:30:39 EDT 2004
Sébastien Vinot wrote:
> Continuing to investigate my problem
Which is ?-)
> I get now this error " You are not
> allowed to access 'aq_inner' in this context " for one specific user.
>
> I've read that aq_inner is the aquisition system : how is it possible
> not to have rights on it ?
UTSL !-)
AFAIK, aq_self, aq_parent, aq_inner, etc, are under control of the
security mechansim and are not accessible from the 'restricted'
environment (scripts, ZPT, DTML etc.). You can only use'em from Products
or External Methods.
--
Bruno Desthuilliers - Analyste-programmeur
bruno at modulix.org
www.modulix.com
More information about the Zope
mailing list