[Checkins] [zopefoundation/Zope] bb1f3a: Test that `str.format` checks security for accesse...

GitHub noreply at github.com
Thu Jan 25 15:44:20 CET 2018


  Branch: refs/heads/2.13
  Home:   https://github.com/zopefoundation/Zope
  Commit: bb1f3aa0548c15f2bec2c17f6ddea48937122d94
      https://github.com/zopefoundation/Zope/commit/bb1f3aa0548c15f2bec2c17f6ddea48937122d94
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2017-12-04 (Mon, 04 Dec 2017)

  Changed paths:
    M buildout.cfg
    M doc/CHANGES.rst
    M sources.cfg
    M src/Zope2/App/tests/test_formatter.py
    M src/Zope2/App/tests/using_format_zope3_page_template.pt

  Log Message:
  -----------
  Test that `str.format` checks security for accessed keys and items.

The real fix is in the AccessControl package, which we checkout on a specific branch here.
Part of PloneHotfix20171128.


  Commit: 87fa98ad05d87261c34e551077aeee2316fac133
      https://github.com/zopefoundation/Zope/commit/87fa98ad05d87261c34e551077aeee2316fac133
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
    M sources.cfg

  Log Message:
  -----------
  Use AccessControl branch 2.13 again.

The PR was merged, but we still need a checkout at this moment.


  Commit: cc47b0781b58333e26be7b7a38a58834bb4a787f
      https://github.com/zopefoundation/Zope/commit/cc47b0781b58333e26be7b7a38a58834bb4a787f
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2018-01-25 (Thu, 25 Jan 2018)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  No longer checkout AccessControl, we have release 2.13.16.


  Commit: 6476f1cdf6db345c5c48bb59a5afb52c4cd98175
      https://github.com/zopefoundation/Zope/commit/6476f1cdf6db345c5c48bb59a5afb52c4cd98175
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2018-01-25 (Thu, 25 Jan 2018)

  Changed paths:
    M doc/CHANGES.rst
    M src/Zope2/App/tests/test_formatter.py
    M src/Zope2/App/tests/using_format_zope3_page_template.pt

  Log Message:
  -----------
  Merge pull request #232 from zopefoundation/test-str-format-key-item-access-213

Test that `str.format` checks security for accessed keys and items.


Compare: https://github.com/zopefoundation/Zope/compare/70b90147ea18...6476f1cdf6db


More information about the checkins mailing list