mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-09 08:55:13 -04:00
Update CHANGELOG.md
This commit is contained in:
parent
b41b07a373
commit
dcbc3dd921
1 changed files with 4 additions and 0 deletions
|
|
@ -16,6 +16,10 @@ FEATURES:
|
|||
* Userpass auth CIDR restrictions: When using the `userpass` auth method you
|
||||
can now limit authentication to specific CIDRs; these will also be encoded
|
||||
in resultant tokens to limit their use.
|
||||
* Vault Browser CLI: The UI now supports usage of read/write/list/delete
|
||||
commands in a CLI that can be accessed from the nav bar. Complex inputs such
|
||||
as JSON files are not currently supported. This surfaces features otherwise
|
||||
unsupported in Vault's UI.
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue