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

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


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 2afa2ec1aca051951893193f1ad9ef6ed9758f24
      https://github.com/zopefoundation/Zope/commit/2afa2ec1aca051951893193f1ad9ef6ed9758f24
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2018-01-19 (Fri, 19 Jan 2018)

  Changed paths:
    M CHANGES.rst
    M src/Zope2/App/tests/test_safe_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, released in 4.0b1.
Part of PloneHotfix20171128.


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

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

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

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


Compare: https://github.com/zopefoundation/Zope/compare/537999827f75...d1ebd9a890cf


More information about the checkins mailing list