[Zope] re module & through the web security

Evan Simpson evan@4-am.com
Thu, 7 Sep 2000 14:56:59 -0400


From: Dan L. Pierson <dan@sol.control.com>
> Does this work for any module or just a semi-safe subset?
>
> How are submodules handled?  Just put the full path in the
> ModuleSecurityInfo call?  Can you grant permissions for all children
> of a parent module (scary!)?

http://dev.zope.org/Wikis/DevSite/Projects/PythonMethods/GuardedImport

...is a good place to start learning about this.  Any module can be made
available -- it's up to the Zope administrator (or Product author) to decide
what they can safely expose, under what terms.

Cheers,

Evan @ digicool & 4-am