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

GitHub noreply at github.com
Wed Oct 3 10:40:03 CEST 2018


  Branch: refs/heads/master
  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.


  Commit: ae952af7fc1297293d9a06a16bcd17d2e154f258
      https://github.com/zopefoundation/AccessControl/commit/ae952af7fc1297293d9a06a16bcd17d2e154f258
  Author: Thomas Lotze <thomas at thomas-lotze.net>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M src/AccessControl/tests/testModuleSecurity.py

  Log Message:
  -----------
  re #60: back out left-overs from experimentation


  Commit: d66b3286f76ca89afa6c897944e76bc3bb4c3e36
      https://github.com/zopefoundation/AccessControl/commit/d66b3286f76ca89afa6c897944e76bc3bb4c3e36
  Author: Thomas Lotze <thomas at thomas-lotze.net>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

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

  Log Message:
  -----------
  Merge pull request #65 from zopefoundation/re-60-simplify-import-guard

re #60: remove duplicate guard against * imports


Compare: https://github.com/zopefoundation/AccessControl/compare/7c2b57c43dad...d66b3286f76c
      **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