changelog++

This commit is contained in:
Jeff Mitchell 2016-02-21 15:35:43 -05:00
parent f30ea2dc0a
commit fc3d828c9d
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ IMPROVEMENTS:
* command/rekey and command/generate-root: These now return the status at
attempt initialization time, rather than requiring a separate fetch for the
nonce [GH-1054]
* credential/cert: Don't require root/sudo tokens for the `certs/` and `crls/`
paths; use normal ACL behavior instead [GH-468]
* secret/ssh: When verifying an OTP, return 400 if it is not valid instead of
204 [GH-1086]
* secret/github: Github backend will check the validity of original token