On Friday 10 November 2006 14:36, Dominique Lederer wrote:
> whats the right way to tell the zope security policy that setting
> Annotaions via Adapter is allowed?

When registering the adapter, specify the "trusted" attribute and set it to 
true. You will also then have to provide a permission for the adapter. Even 
better would be a "class" ZCML Directive for the adapter containing the 
security declarations.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to