Commit 06981... undoes an important security reversion in
mod_scripting.py. It re-adds the following check in the ctor of the
scriptingController class::
if self.atScriptNodes and
c.config.isLocalSetting('scripting-at-script-nodes','bool'):
g.es('Security warning! Ignoring...',color='red')
g.es('@bool scripting-at-script-nodes = True',color='red')
g.es('This setting can be True only in')
g.es('leoSettings.leo or myLeoSettings.leo')
Happily, I was responsible for the reversion: it happened at rev 6576 of
the bzr trunk. I had nothing to do with the changeover to git.
A recent rev also adds a unit test to make sure this kind of thing never
happens again.
Edward
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.