[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Using Basic
Zope Objects
webmaster at zope.org
webmaster at zope.org
Mon Dec 29 18:02:03 EST 2003
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/BasicObject.stx#3-58
---------------
External methods are often useful as an "escape hatch" when
Zope's security policy prevents you from using a Script (Python)
or DTML to do a particular job that requires more access than is
"safe" in through-the-web-editable scripts. For example, a
Script (Python) cannot write to files on your server's
filesystem, while an External Method may.
% Anonymous User - Dec. 29, 2003 6:02 pm:
Is this not a huge security issue?
More information about the ZDP
mailing list