Releases: LemonLDAPNG/Apache-Session-Browseable
Releases · LemonLDAPNG/Apache-Session-Browseable
Version 1.3.13
- Fix versions
- Update Cassandra doc
Version 1.3.10
Fix improper INSERT request
v1.3.9
📃 Changelog:
- Warnings on Redis test (#29)
- Update Redis.pm (#32)
- Return number of deleted rows when called in array context (#33)
v1.3.8
⚠️ 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 (#25)
- Improve logs (#26)
- Fix ldap+tls:// regression in 1.3.6 (#27)
- Add specific error handling for old versions (#28)
v1.3.5
Changelog:
- Update cast syntax for vanilla MySQL (#21)
- Redis: doc and tests improvements (#23)
v1.3.4
Changelog:
- Don't stop parsing sessions when one is bad
v1.3.3
Changes:
- #20 LDAP: Add ldapRaw parameter
v1.3.2
- Allow sentinel list to be passed as a comma-delimited string
v1.3.1
- Fix typo on Oracle.pm (#15)
- Postgres: ensure that returned @fields keep their original case (Closes: #17)
v1.3.0
- Fix typo on Oracle.pm (#15)
- Postgres: ensure that returned @fields keep their original case (Closes: #17)