mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
changelog++
This commit is contained in:
parent
2069614486
commit
06c062fafe
1 changed files with 3 additions and 0 deletions
|
|
@ -52,6 +52,9 @@ BUG FIXES:
|
|||
* secret/(all databases) Fix behavior where if a max TTL was specified but no
|
||||
default TTL was specified the system/mount default TTL would be used but not
|
||||
be capped by the local max TTL [GH-3814]
|
||||
* auth/(approle,aws,cert): Fix behavior where periodic tokens generated by
|
||||
these backends could not have their TTL renewed beyond the system/mount max
|
||||
TTL value [GH-3803]
|
||||
|
||||
## 0.9.1 (December 21st, 2017)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue