1
0
Fork 0

CHANGELOG: added ldap authentication

This commit is contained in:
Manuel B 2017-04-26 16:40:16 +02:00 committed by GitHub
parent e358c38784
commit ef6a3c31d3
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ devel
* `--server.maximal-queue-size` is now an absolute maximum. If the queue is
full, then 503 is returned. Setting it to 0 means "no limit".
* (Enterprise only) added authentication against a LDAP server
v3.2.alpha4 (2017-04-25)
------------------------