Pyldap

Latest version: v3.0.0.post1

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

Scan your dependencies

Page 1 of 2

2.4.45

2.4.37

2.4.36

2.4.35.1

Backport of a fix for a regression introduced in 2.4.35 - see 90

2.4.35

Lib/
* fixed errno-related regression introduced in 2.4.35
* fixed errno-related ldap.TIMEOUT regression

2.4.34

Modules/
* use errno in a safer way
* set errno as LDAPError class item
* do not use strerror() which is not thread-safe and platform-specific

Lib/
* LDAPObject._ldap_call() sets LDAPError info to value returned
by platform-neutral os.stderror()

----------------------------------------------------------------
Released 2.4.33 2017-04-25 (upstream)

Lib/
* faster implementation of ldap.schema.tokenizer.split_tokens()
(thanks to Christian Heimes)
* removed unused 2nd argument of ldap.schema.tokenizer.split_tokens()
* fixed method calls in ReconnectLDAPObject (thanks to Philipp Hahn)

Modules/
* an empty info message is replaced with strerror(errno) if errno is non-zero
which gives more information e.g. in case of ldap.SERVER_DOWN
(thanks to Markus Klein)
* removed superfluous ldap_memfree(error) from LDAPerror()
(thanks to Markus Klein)

Tests/
* re-factored t_ldap_schema_tokenizer.py

----------------------------------------------------------------
Released 2.4.32 2017-02-14 (upstream)

Running tests made easier:
- python setup.py test
- added tox.ini

----------------------------------------------------------------
Released 2.4.31 2017-02-14 (upstream)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.