[Checkins] [zopefoundation/zope.password] 9e23db: Support decoding z3c.bcrypt passwords.

GitHub noreply at github.com
Wed Aug 23 15:20:08 CEST 2017


  Branch: refs/heads/issue10
  Home:   https://github.com/zopefoundation/zope.password
  Commit: 9e23db903fe470688b995eb9f240b87f1693a392
      https://github.com/zopefoundation/zope.password/commit/9e23db903fe470688b995eb9f240b87f1693a392
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-23 (Wed, 23 Aug 2017)

  Changed paths:
    M CHANGES.rst
    M src/zope/password/configure.zcml
    M src/zope/password/password.py
    M src/zope/password/tests/test_password.py

  Log Message:
  -----------
  Support decoding z3c.bcrypt passwords.

Fixes #10


  Commit: 895002cf9e39fe45677c3fe417a61ee1aa9545fe
      https://github.com/zopefoundation/zope.password/commit/895002cf9e39fe45677c3fe417a61ee1aa9545fe
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-23 (Wed, 23 Aug 2017)

  Changed paths:
    M src/zope/password/legacy.py
    M src/zope/password/testing.py
    M src/zope/password/tests/test_password.py
    M src/zope/password/tests/test_zpasswd.py

  Log Message:
  -----------
  Fix coverage


Compare: https://github.com/zopefoundation/zope.password/compare/f66cbf96374a...895002cf9e39


More information about the checkins mailing list