Skip to content

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 13 Jun 16:49
· 18 commits to main since this release

Fixed

  • Added support for LDAP Compare operation (tag 0x6e) which was causing Django LDAP authentication to fail

Added

  • Implemented LDAP Compare Request/Response handling in SimpleLdapCodec
  • Added comprehensive tests for Compare operation functionality