Django-auth-ldap-ng

Latest version: v1.7.6

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

Scan your dependencies

Page 3 of 3

1.1.3

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

* Fix `33`_: Reject empty passwords by default.

Unless :setting:`AUTH_LDAP_PERMIT_EMPTY_PASSWORD` is set to True,
LDAPBackend.authenticate() will immediately return None if the password is
empty. This is technically backwards-incompatible, but it's a more secure
default for those LDAP servers that are configured such that binds without
passwords always succeed.

* Fix `39`_: Add support for pickling LDAP-authenticated users.


.. _33: https://bitbucket.org/psagers/django-auth-ldap/issue/33/
.. _39: https://bitbucket.org/psagers/django-auth-ldap/issue/39/


.. vim: ft=rst nospell tw=80

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.