Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 456 Bytes

CHANGELOG.rst

File metadata and controls

21 lines (13 loc) · 456 Bytes

CHANGELOG

This document describes changes between each past release.

0.2.0 (unreleased)

  • Set default value for multiauth.policy.ldap.use (fixes #3)
  • Add the plugin version in the capability.

Bug fixes

  • Fix heartbeat when server is unreachable (fixes #8)
  • Returns None and log exception if LDAP backend cannot be reached (fixes #9)

0.1.0 (2016-06-27)

  • Basic Auth Authentication for LDAP.