Skip to content

Releases: LemonLDAPNG/Apache-Session-LDAP

v0.5

06 Sep 13:11

Choose a tag to compare

⚠️ This release contains fixes for CVE-2020-16093, which concerns LDAP server certificate verification when using LDAPS.

💡 Verification is now forced by default. This behavior can be changed with ldapVerify parameter (set it to allow for example), but this should be a temporary workaround, the good solution is to correctly configure SSL certificate verification.

📃 Changelog:

  • Add ldapVerify option for SSL cert validation (#4)
  • Add specific error handling for old versions (#5)

v0.4

12 Jun 15:41

Choose a tag to compare

  • Configuration of objectclass and attributes (#3)

v0.3

02 Oct 09:55

Choose a tag to compare

Always close connections on LDAP (fixes #1)