Django-auth-ldap

Latest version: v5.1.0

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

Scan your dependencies

Page 4 of 6

1.2.9

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

- Ignore python-ldap documentation and accept ``ldap.RES_SEARCH_ENTRY`` from
:meth:`ldap.LDAPObject.result`.

1.2.8

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

- Add :setting:`AUTH_LDAP_USER_ATTRLIST` to override the set of attributes
requested from the LDAP server.

1.2.7

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

- Support Python 3 with `pyldap <https://pypi.org/project/pyldap/>`_.

1.2.6

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

- Performance improvements to group mirroring (from
`Denver Janke <https://bitbucket.org/denverjanke>`_).

- Add :data:`django_auth_ldap.backend.ldap_error` signal for custom handling of
:exc:`~ldap.LDAPError` exceptions.

- Add :data:`django_auth_ldap.backend.LDAPBackend.default_settings` for
per-subclass default settings.

1.2.5

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

- Fix interaction between :setting:`AUTH_LDAP_AUTHORIZE_ALL_USERS` and
:setting:`AUTH_LDAP_USER_SEARCH`.

1.2.4

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

- Add support for nisNetgroup groups (thanks to Christopher Bartz).

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.