mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-04 14:25:35 -04:00
changelog++
This commit is contained in:
parent
25df1c28e4
commit
4c6fb7b19c
1 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,9 @@ FEATURES:
|
|||
* Cert auth CIDR restrictions: When using the `cert` auth method you can now
|
||||
limit authentication to specific CIDRs; these will also be encoded in
|
||||
resultant tokens to limit their use.
|
||||
* 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.
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue