[Zope3-dev] how to override zope.app.securitypolicy sanely

Benji York benji at zope.com
Wed Oct 11 08:33:32 EDT 2006


Adam Groszer wrote:
> For our application the standard securitypolicy was fine.
> Until today. Now a requirement came up that the object permissions
> have to depend _also_ on an object state (the object's property).

zc.sharing might be a good fit.  You'll have to change the sharing 
settings on the objects when their state changes, but that's not too 
onerous.

http://svn.zope.org/zc.sharing/trunk/src/zc/sharing/
-- 
Benji York
Senior Software Engineer
Zope Corporation


More information about the Zope3-dev mailing list