3 Apr
2008
3 Apr
'08
11:12 p.m.
On Apr 3, 2008, at 7:09 PM, Malthe Borch wrote:
On 04/04/2008, Chris Withers <chris@simplistix.co.uk> wrote:
zope.security uses RestrictedPython, iirc...
For untrusted python, yes –– but is anyone using this (in Zope 3)?
It's integral to most Zope 2 applications of course to allow secure execution of Python scripts, so we will need to port RestrictedPython eventually.
I *think* this was ported. Zope 3 does use it to moderate attribute access to simple objects, which aren't security proxied, in untrusted code. Jim -- Jim Fulton Zope Corporation