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

GitHub noreply at github.com
Thu Oct 4 10:59:09 CEST 2018


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


  Commit: 8453a6777be0580217ba4f156d300937a3c92631
      https://github.com/zopefoundation/AccessControl/commit/8453a6777be0580217ba4f156d300937a3c92631
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-10-04 (Thu, 04 Oct 2018)

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

  Log Message:
  -----------
  Merge branch 'master' into zodbupdate


Compare: https://github.com/zopefoundation/AccessControl/compare/c7391460dd22...8453a6777be0
      **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