[Checkins] [zopefoundation/zope.authentication] 5b6b76: Config with pure python (#7)

Michael Howitz noreply at github.com
Fri May 15 11:36:52 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.authentication
  Commit: 5b6b76002cd58a123832c591cfa7154a171c4c78
      https://github.com/zopefoundation/zope.authentication/commit/5b6b76002cd58a123832c591cfa7154a171c4c78
  Author: Michael Howitz <mh at gocept.com>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    R .coveragerc
    A .editorconfig
    M .gitignore
    A .meta.cfg
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    R bootstrap.py
    A setup.cfg
    M setup.py
    M src/zope/__init__.py
    M src/zope/authentication/__init__.py
    M src/zope/authentication/interfaces.py
    M src/zope/authentication/logout.py
    M src/zope/authentication/principal.py
    M src/zope/authentication/tests/test_loginpassword.py
    M src/zope/authentication/tests/utils.py
    M tox.ini

  Log Message:
  -----------
  Config with pure python (#7)




More information about the checkins mailing list