[Checkins] [zopefoundation/Zope] bcbb22: Test that `str.format` checks security for accesse...
    GitHub 
    noreply at github.com
       
    Wed Feb 15 12:40:49 CET 2017
    
    
  
  Branch: refs/heads/2.13
  Home:   https://github.com/zopefoundation/Zope
  Commit: bcbb2290775511767169d1a9cb894dec658e5c54
      https://github.com/zopefoundation/Zope/commit/bcbb2290775511767169d1a9cb894dec658e5c54
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2017-02-15 (Wed, 15 Feb 2017)
  Changed paths:
    M doc/CHANGES.rst
    A src/Zope2/App/tests/normal_zope3_page_template.pt
    A src/Zope2/App/tests/test_formatter.py
    A src/Zope2/App/tests/using_format_zope3_page_template.pt
  Log Message:
  -----------
  Test that `str.format` checks security for accessed attributes (#93)
* Test that `str.format` checks the security for attributes that are accessed.
Part of PloneHotfix20170117.
This needs https://github.com/zopefoundation/AccessControl/pull/23
This was merged, but not released yet, so we add AccessControl to auto-checkout for now.
* AccessControl has a release, no need for auto-checkout anymore.
    
    
More information about the checkins
mailing list