You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changed
Failed authentication sends a WWW-Authenticate header in the HTTP response
Default loglevel is now info (was debug)
Update node to latest 8.x LTS in docker image
Added
LDAP related logging
Configuration parameter whether to use StartTLS for LDAP or not (enabled by default).
Fixed
Single group memberships are returned as a string (instead of an array) by LDAP in some cases and broke the membership resolution. This is now handled correctly.
Fixed units in README for LDAP reconnect config parameters.