[Checkins] [zopefoundation/z3c.authenticator] fa5c45: - Removed support for Zope generations. It was not...

GitHub noreply at github.com
Fri Mar 1 04:45:46 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.authenticator
  Commit: fa5c45ede044c22f1f8e1cb04d7a67f26d919c3b
      https://github.com/zopefoundation/z3c.authenticator/commit/fa5c45ede044c22f1f8e1cb04d7a67f26d919c3b
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M CHANGES.txt
    M setup.py
    M src/z3c/authenticator/authentication.py
    M src/z3c/authenticator/browser/authenticator.py
    M src/z3c/authenticator/browser/credential.py
    M src/z3c/authenticator/browser/group.py
    M src/z3c/authenticator/browser/login.py
    M src/z3c/authenticator/browser/user.py
    M src/z3c/authenticator/configure.zcml
    M src/z3c/authenticator/credential.py
    M src/z3c/authenticator/event.py
    R src/z3c/authenticator/generations/__init__.py
    R src/z3c/authenticator/generations/configure.zcml
    M src/z3c/authenticator/group.py
    M src/z3c/authenticator/interfaces.py
    M src/z3c/authenticator/principal.py
    M src/z3c/authenticator/principalregistry.py
    M src/z3c/authenticator/testing.py
    M src/z3c/authenticator/user.py
    M src/z3c/authenticator/vocabulary.py
    M src/z3c/authenticator/widget.py
    M src/z3c/authenticator/widget.zcml

  Log Message:
  -----------
  - Removed support for Zope generations. It was not used and application-wide
  generations make more sense anyways. This removed the
  ``zope.app.generations`` and ``zope.generations`` dependencies.

- Made ``z3c.configurator`` support optional.

- Cleaned up source code a little bit.


  Commit: 351fe7884cd72ca432906c398d2cdc1643d727bf
      https://github.com/zopefoundation/z3c.authenticator/commit/351fe7884cd72ca432906c398d2cdc1643d727bf
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 1.0.0a4


  Commit: 3b88305f679776763416f6aa3336129207e0beb8
      https://github.com/zopefoundation/z3c.authenticator/commit/3b88305f679776763416f6aa3336129207e0beb8
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 1.0.0a5


Compare: https://github.com/zopefoundation/z3c.authenticator/compare/79a6ce7d74d4...3b88305f6797


More information about the checkins mailing list