This document describes changes between each past release.
- Nothing changed yet.
Bug fixes
- Fix support with Kinto 6 and Python 3. (#18)
- Support login from multiple DN from the same LDAP server (#16)
Bug fixes
- Fix heartbeat that would always return False
- Set default value for
multiauth.policy.ldap.use
(fixes #3) - Add the plugin version in the capability.
New features
- Add connection pool settings (fixes #10)
Bug fixes
- Fix heartbeat when server is unreachable (fixes #8)
- Returns None and log exception if LDAP backend cannot be reached (fixes #9)
- Basic Auth Authentication for LDAP.