24 Jan
2007
24 Jan
'07
1:29 p.m.
--On 24. Januar 2007 07:26:32 -0600 Kirk Strauser <kirk@daycos.com> wrote:
My company has a Zope server that has no editing rights for external persons - only employees have management permissions. We also have a company-specific hierarchy of several hundred Python modules that I'd like to access from Zope. Rather than modifying each and every module as per the instructions in the "Security" chapter of the ZDG, is there a way to say "allow the import of any module inside this part of $PYTHONPATH"?
<http://plone.org/documentation/faq/restricted-python-scripts> -aj