On Sun, Feb 25, 2018 at 10:45 AM, Phil <[email protected]> wrote: > it would appear that there could be an outline-local version of the flag, so that the global flag in myLeoSettings.leo could be set to False for default behavior. There would still be a security risk for a specific Leo file, which would need addressing, but it perhaps simplifies the problem somewhat.
Without looking at your example in detail, I can fairly confidently assert that your conclusion is mistaken. unittest.leo prints this message every time it loads: Security warning! Ignoring... @bool scripting-at-script-nodes = True This setting can be True only in leoSettings.leo or myLeoSettings.leo Restoring value to False 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
