mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-27 17:41:13 +02:00
changelog++
This commit is contained in:
parent
f612415762
commit
74c7e5339b
@ -2,16 +2,16 @@
|
|||||||
|
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
|
|
||||||
* credential/cert: Renewal requests are rejected if the set of policies has
|
* command/auth: Restoring the previous authenticated token if the `auth` command
|
||||||
changed since the token was issued [GH-477]
|
fails to authenticate the provided token [GH-1233]
|
||||||
* command/write: `-format` and `-field` can now be used with the `write`
|
* command/write: `-format` and `-field` can now be used with the `write`
|
||||||
command [GH-1228]
|
command [GH-1228]
|
||||||
|
* credential/cert: Renewal requests are rejected if the set of policies has
|
||||||
|
changed since the token was issued [GH-477]
|
||||||
* secret/pki: Added `exclude_cn_from_sans` field to prevent adding the CN to
|
* secret/pki: Added `exclude_cn_from_sans` field to prevent adding the CN to
|
||||||
DNS or Email Subject Alternate Names [GH-1220]
|
DNS or Email Subject Alternate Names [GH-1220]
|
||||||
* sys/capabilities: Enforcing ACL checks for requests that query the capabilities
|
* sys/capabilities: Enforcing ACL checks for requests that query the capabilities
|
||||||
of a token on a given path [GH-1221]
|
of a token on a given path [GH-1221]
|
||||||
* command/auth: Restoring the previous authenticated token if the `auth` command
|
|
||||||
fails to authenticate the provided token [GH-1233]
|
|
||||||
|
|
||||||
## 0.5.2 (March 16th, 2016)
|
## 0.5.2 (March 16th, 2016)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user