7 Apr
2004
7 Apr
'04
11:30 p.m.
For setting permission on the root application object, use setPermissionDefault of SecurityInfo.
Eh, this only works for my own defined permissions. However I just tried this from my product and it does what it supposed to do: self.getPhysicalRoot().manage_permission('View', ['Owner']) Sandor