17 Nov
2000
17 Nov
'00
8:28 p.m.
Martin =?iso-8859-1?Q?Gr=F6nemeyer?= writes:
I've started to implement a small Product in Python. You mean a true Product implemented in Python (subpackage in "lib/python/Products")?
One method should be able to access an object in a folder which isn't accessible by anonymous but only by a special role. Is it possible to give a proxy-role to the python-method to access this object ? Such products are not restricted by the security system. Thus, you can simply do what you like.
Dieter