From: Dan L. Pierson <[EMAIL PROTECTED]>
> 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


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to