[Checkins] [zopefoundation/zope.principalregistry] d05d06: Ensure Principal and Group objects comply with the...

GitHub noreply at github.com
Sun Oct 1 19:44:07 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.principalregistry
  Commit: d05d0691d67629a6768943a8d9c1ff48eb7a9ff8
      https://github.com/zopefoundation/zope.principalregistry/commit/d05d0691d67629a6768943a8d9c1ff48eb7a9ff8
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-09-30 (Sat, 30 Sep 2017)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M src/zope/__init__.py
    M src/zope/principalregistry/README.rst
    M src/zope/principalregistry/metadirectives.py
    M src/zope/principalregistry/principalregistry.py
    M src/zope/principalregistry/tests/test_principalregistry.py

  Log Message:
  -----------
  Ensure Principal and Group objects comply with the schema.

The ZCML and management methods make sure that id is text, especially
on Python 2.

Fixes #7


  Commit: 2574670fb14f86d48b906cdcc65e03c4f50937bc
      https://github.com/zopefoundation/zope.principalregistry/commit/2574670fb14f86d48b906cdcc65e03c4f50937bc
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-10-01 (Sun, 01 Oct 2017)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M src/zope/__init__.py
    M src/zope/principalregistry/README.rst
    M src/zope/principalregistry/metadirectives.py
    M src/zope/principalregistry/principalregistry.py
    M src/zope/principalregistry/tests/test_principalregistry.py

  Log Message:
  -----------
  Merge pull request #8 from zopefoundation/issue7

Ensure Principal and Group objects comply with the schema.


Compare: https://github.com/zopefoundation/zope.principalregistry/compare/a208bec65e0c...2574670fb14f


More information about the checkins mailing list