changelog++

This commit is contained in:
Jeff Mitchell 2016-05-16 16:23:01 -04:00
parent ed574d63fe
commit 4ab973565e
1 changed files with 1 additions and 0 deletions

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]