Django-ldapdb

Latest version: v1.5.1

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

Scan your dependencies

Page 1 of 3

1.5.2

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

- Nothing changed yet.

1.5.1

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

*Bugfix:*

* Fix empty wheel (missing nested code)

1.5.0

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

*New:*

* Add support for Django >= 3.1

*Removed:*

* Drop support for Django < 2.2
* Drop support for Python < 3.6

1.4.0

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

*New:*

* *[177]* Add BooleanField.
* Add support for Django 2.2 and python 3.7

*Bugfix:*

* *[3]* Allow to change objects found at subtree scope.
* *[190]* Check bind state of connection before unbinding.

1.3.0

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

*New:*

* *[80]* Use ReconnectLDAPObject to survive flaky LDAP servers.
* *[164]* Register __in lookup for DateTimeField and TimestampField.
* *[166]* Support and test on Python 3.7.
* *[175]* Add support for Django 2.1

1.2.0

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

*Bugfix:*

* *[153]* Don't send empty updates to the LDAP Server.
* *[159]* Fix saving composite PK objects.
* *[140]* Fix ordering by distinguished name.
* *[57]* Deduplicate values in ``ListField``.

*New:*

* Normalize value of nullable empty attributes: return ``0`` / ``0.0`` if the field is not nullable,
``None`` otherwise.

*Packaging:*

* Include required test files in the 'sdist' tarball; these can be required by projects.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.