5 Aug
2002
5 Aug
'02
5:12 p.m.
Bo M. Maryniuck writes:
I would like to temporarily create and delete different objects in Zope Product, using "manage_add..." methods of several objects, such as DB connections, ZSQLMethod, DTMLDocument etc. But my ZP works only with permissions of the manager. I would like to allow it for whole world, not even for authorized users. What I should add into the class to avoid leak of permissions? Please read the "Security" chapter of the Zope Developer Guide.
Dieter