13 Oct
2008
13 Oct
'08
9:49 a.m.
On 13.10.2008 3:07 Uhr, Garry Saddington wrote:
I have been searching everywhere for the correct syntax to use to change permissions on a dtml method from a python script. I know it could be using manage_changePermissions() but exactly how can I call it on any method.
You know that security settings are either 'acquired' from the parent or defined on the related object itself..so what is the problem with appyling this to your usecase? Andreas