mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-08 20:31:24 +01:00
* require nonce for rekey * update doc * add changelog * Apply suggestions from code review Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> --------- Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
3 lines
131 B
Plaintext
3 lines
131 B
Plaintext
```release-note:security
|
|
core: require a nonce when cancelling a rekey operation that was initiated within the last 10 minutes.
|
|
``` |