Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

re #60: remove duplicate guard against * imports #65

Merged
merged 2 commits into from
Oct 3, 2018

Commits on Oct 2, 2018

  1. re #60: remove duplicate guard against * imports

    Contrary to the ticket rationale, this doesn't even rely on a guard in a
    current enough version of RestrictedPython as even SecurityManager.validate
    will raise Unauthorized if '*' is in the from-list.
    tlotze committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    b20a380 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Configuration menu
    Copy the full SHA
    ae952af View commit details
    Browse the repository at this point in the history