Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: django-auth-ldap/django-auth-ldap

5.2.0

07 May 12:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.1.0...5.2.0

5.1.0

17 Oct 09:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.0...5.1.0

5.0.0

08 Oct 14:50
Compare
Choose a tag to compare

Breaking changes

An LDAPError during an LDAP search operation would cause the library to assume an empty result set.
When mirroring groups, only a portion of a user groups would be mirrored. Allowing them to proceed with authentication may then break application access controls, as membership to a group (imagine an exclude group) would be missing.

The library now systematically sends the ldap_error django signal. If an LDAPError occurs during an operation, the operation is aborted. In particular, when mirroring groups (LDAPUser._mirror_groups), an AuthenticationFailed might now be raised.

See #378 for details.

What else changed

Full Changelog: 4.8.0...5.0.0

4.8.0

04 Apr 12:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.7.0...4.8.0

4.7.0

23 Mar 19:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.6.0...4.7.0

4.6.0

05 Oct 07:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.5.0...4.6.0

4.5.0

08 Aug 15:22
Compare
Choose a tag to compare

What's Changed

  • Allow to reload DN when using user-bind and DN-template by @sevdog in #347

New Contributors

Full Changelog: 4.4.0...4.5.0

4.4.0

22 Jul 19:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.3.0...4.4.0

4.3.0

26 Apr 20:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.2.0...4.3.0

4.2.0

29 Mar 13:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.2.0