Z3c.password

Latest version: v1.1.0

Safety actively analyzes 621469 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.1.1

------------------

- Nothing changed yet.

1.1.0

------------------

- Add support for Python 3.8, 3.9 and 3.10.

- Drop support for Python 3.4.

1.0.0

------------------

- Add support for Python 3.6 and 3.7. Drop support for Python 3.5 and
below. Drop Python 2.6 support.

- Drop support for ``None`` passwords, since they are not supported in the
underlying APIs anymore.

1.0.0a1

--------------------

- Add support for Python 3.3.

- Drop dependency on ``zope.app.testing`` and ``zope.app.authentication``.

- Replace deprecated ``zope.interface.implements`` usage with equivalent
``zope.interface.implementer`` decorator.

- Drop support for Python 2.4 and 2.5.

0.11.1

-------------------

- ``TooSimilarPassword``: do not round ``maxSimilarity`` up, because we
sometimes use 0.999 to avoid the same password set.
0.999 would be displayed as 100% (100% vs. 100%)

0.11.0

-------------------

- Better error messages for invalid password exceptions (when you reject the
user's password for being too short or too long, it's only polite to tell
them what the minimum/maximum password length is).

This introduces new translatable strings which haven't been translated yet.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.