[Checkins] [zopefoundation/AccessControl] b20a38: re #60: remove duplicate guard against * imports

GitHub noreply at github.com
Tue Oct 2 15:16:01 CEST 2018


  Branch: refs/heads/re-60-simplify-import-guard
  Home:   https://github.com/zopefoundation/AccessControl
  Commit: b20a380079f8aed547a16c8e00c1b75169357b74
      https://github.com/zopefoundation/AccessControl/commit/b20a380079f8aed547a16c8e00c1b75169357b74
  Author: Thomas Lotze <thomas at thomas-lotze.net>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/AccessControl/ZopeGuards.py
    M src/AccessControl/tests/testModuleSecurity.py

  Log Message:
  -----------
  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.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list