[Checkins] [zopefoundation/zope.security] 1d553a: Add ``ISystemPrincipal`` and make ``system_user`` ...

GitHub noreply at github.com
Fri Aug 24 18:02:47 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.security
  Commit: 1d553ae96dcc185e54cb9832203f6bb42ebda79b
      https://github.com/zopefoundation/zope.security/commit/1d553ae96dcc185e54cb9832203f6bb42ebda79b
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-08-20 (Mon, 20 Aug 2018)

  Changed paths:
    M CHANGES.rst
    M src/zope/security/_definitions.py
    M src/zope/security/interfaces.py
    M src/zope/security/management.py
    M src/zope/security/tests/test_management.py

  Log Message:
  -----------
  Add ``ISystemPrincipal`` and make ``system_user`` a regular object that implements it

This facilitates adding adapter registrations for the system user.


  Commit: 6e1b3c829bae9117c2cbec8b5d2cfdaead27faed
      https://github.com/zopefoundation/zope.security/commit/6e1b3c829bae9117c2cbec8b5d2cfdaead27faed
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2018-08-24 (Fri, 24 Aug 2018)

  Changed paths:
    M CHANGES.rst
    M src/zope/security/_definitions.py
    M src/zope/security/interfaces.py
    M src/zope/security/management.py
    M src/zope/security/tests/test_management.py

  Log Message:
  -----------
  Merge pull request #54 from zopefoundation/feature/system-user-regular-object

Add ``ISystemPrincipal`` and make ``system_user`` a regular object that implements it


Compare: https://github.com/zopefoundation/zope.security/compare/23c968296fe5...6e1b3c829bae
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list