changelog++

This commit is contained in:
Jeff Mitchell 2016-03-14 16:56:43 -04:00
parent 8f22dbc5d3
commit 9ace2ccb08
1 changed files with 3 additions and 0 deletions

View File

@ -41,6 +41,9 @@ IMPROVEMENTS:
* command/token-renew: Allow no token to be passed in; use `renew-self` in
this case. Change the behavior for any token being passed in to use `renew`.
[GH-1150]
* credential/app-id: Allow `app-id` parameter to be given in the login path;
this causes the `app-id` to be part of the token path, making it easier to
use with `revoke-prefix` [GH-424]
* credential/cert: Non-CA certificates can be used for authentication. They
must be matched exactly (issuer and serial number) for authentication, and
the certificate must carry the client authentication or 'any' extended usage