[Checkins] [zopefoundation/zope.securitypolicy] 880869: Implemented ``<zope:deny>`` directive and increase...

GitHub noreply at github.com
Thu Aug 24 19:02:17 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.securitypolicy
  Commit: 88086963028030529992160a275fade3964d49bf
      https://github.com/zopefoundation/zope.securitypolicy/commit/88086963028030529992160a275fade3964d49bf
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2017-08-24 (Thu, 24 Aug 2017)

  Changed paths:
    M CHANGES.rst
    M src/zope/securitypolicy/meta.zcml
    M src/zope/securitypolicy/metaconfigure.py
    M src/zope/securitypolicy/metadirectives.py
    A src/zope/securitypolicy/tests/deny_mapping.zcml
    A src/zope/securitypolicy/tests/grantall_mapping.zcml
    M src/zope/securitypolicy/tests/test_securitydirectives.py

  Log Message:
  -----------
  Implemented ``<zope:deny>`` directive and increased coverage of ZCML directives code.


  Commit: 360b7803948f41cc4fdc90c8c15694d958f0a443
      https://github.com/zopefoundation/zope.securitypolicy/commit/360b7803948f41cc4fdc90c8c15694d958f0a443
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2017-08-24 (Thu, 24 Aug 2017)

  Changed paths:
    M CHANGES.rst
    M src/zope/securitypolicy/meta.zcml
    M src/zope/securitypolicy/metaconfigure.py
    M src/zope/securitypolicy/metadirectives.py
    A src/zope/securitypolicy/tests/deny_mapping.zcml
    A src/zope/securitypolicy/tests/grantall_mapping.zcml
    M src/zope/securitypolicy/tests/test_securitydirectives.py

  Log Message:
  -----------
  Merge pull request #9 from zopefoundation/add-deny-directive

Implemented ``<zope:deny>`` directive


Compare: https://github.com/zopefoundation/zope.securitypolicy/compare/5e13d8e6f85b...360b7803948f


More information about the checkins mailing list