From 487cf3eddd3cdfef0792fc151ec9d43741a20080 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Sat, 9 Apr 2016 18:30:37 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c410893e0e..12762e1035 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,9 @@ IMPROVEMENTS: changed since the token was issued [GH-477] * credential/ldap: If `groupdn` is not configured, skip searching LDAP and only return policies for local groups, plus a warning [GH-1283] + * 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] * secret/pki: Added `exclude_cn_from_sans` field to prevent adding the CN to DNS or Email Subject Alternate Names [GH-1220] * sys/capabilities: Enforce ACL checks for requests that query the capabilities