changelog++

This commit is contained in:
Jeff Mitchell 2016-05-16 16:23:01 -04:00
parent acc3a579d0
commit 99e1c2680a

View file

@ -78,6 +78,7 @@ IMPROVEMENTS:
backend [GH-1404]
* credential/ldap: If `groupdn` is not configured, skip searching LDAP and
only return policies for local groups, plus a warning [GH-1283]
* credential/ldap: `vault list` support for users and groups [GH-1270]
* credential/userpass: Add list support for users [GH-911]
* credential/userpass: Remove user configuration paths from requiring sudo, in
favor of normal ACL mechanisms [GH-1312]