Django-auth-ldap

Latest version: v5.1.0

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

Scan your dependencies

Page 6 of 6

1.1.5

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

* Support POSIX group permissions with no gidNumber attribute.

* Support multiple group DNs for \*_FLAGS_BY_GROUP.

1.1.4

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

* Add support for Django 1.5's custom user models.

1.1.3

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

* 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.

* Add support for pickling LDAP-authenticated users.

Page 6 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.