Skip to content

Tags: schwaboy/ldap3

Tags

v2.9.1

Toggle v2.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cannatag#971 from cannatag/update-changenotes

Updated the changelog for v2.9.1

v2.9

Toggle v2.9's commit message
Added configuration for testing against Windows AD 2019 running on an…

… Azure instance.

Added user credentials, ous, etc. for an AD 2019 configuration that's accessible from
the public internet.
Added some extra detail for failed user_add calls, to make debugging any failures
easier, as in some cases the only error printed was the downstream error encountered
when deleting or modifying the user failed.

Also updated tests searching with a -2 filter to use -3 because -2019 is in the domain
name and caused problems.

v2.8.1

Toggle v2.8.1's commit message
check auto_range

v2.8

Toggle v2.8's commit message
test_server_type defaults to NONE

v2.7

Toggle v2.7's commit message
docs requirements.txt

v2.6.1

Toggle v2.6.1's commit message
message for prohibit modify opeations in new entry

v2.6

Toggle v2.6's commit message
Merge remote-tracking branch 'origin/dev' into dev

v2.5.2

Toggle v2.5.2's commit message
empty schema doesn't raise exception in objectDef

2.5.1

Toggle 2.5.1's commit message
bind() is no more executed twice when auto_bind() == True

v2.5

Toggle v2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cannatag#519 from dirkjanm/dev

Fix duplicate controls