1 Aug
2002
1 Aug
'02
4:18 p.m.
Gilles Lenfant wrote:
manage_permission(self, permission_to_manage, roles=[], acquire=0, REQUEST=None)
Just use this method in an "untrusted" python script on any Zope object, add to it Manager proxy, and you're done.
That method just tweaks the permissions settings. It certainly doesn't let you strip off the acquisition wrappers (and hence security settings). Please give examples :-) cheers, Chris