- Issue #2: handle_admin_role is now functional.
- Issue #7: All groups are now lower-cased. Potentially backwards-incompatible
- Issue #3: The
LdapServer
config has been replaced withLdapServers
, which accepts a comma-separated list of servers to try. Backwards-incompatible
Initial version. Supports authenticating users and groups against a specified LDAP server.