Simpleldap

Latest version: v0.8

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

Scan your dependencies

0.8

==================
* Dropped support for Python 2.5.
* Removed distribute_setup bootstrap file, installation now requires
setuptools to already be installed.
* 1: Added an ``authenticate`` method for authenticating a given DN and
password using a bind operation.
* 2: Added the ability to set (and clear) defaults for the ``search`` method.
* 4: Added a ``compare`` method, wrapping ldap's compare, to return boolean
values instead of 0 and 1.

0.7.1

=====================
* Added tox testing configuration, setup to run against Python 2.5, 2.6,
and 2.7.
* Converted repo from hg to git.

0.7

===================
* Initial release.
* ``Connection`` class for conveniently creating connections to LDAP servers.
* ``LDAPItem`` class for wrapping LDAP result objects and allowing more
convenient, dictionary-like access to their contained data.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.