mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 20:36:26 +02:00
Fix some changelog bullet formatting (#21431)
This commit is contained in:
parent
5de6af6076
commit
b24a048a1a
@ -207,8 +207,8 @@ with a new entity alias to be incorrectly forwarded from perf standbys. [[GH-211
|
||||
* secrets/transform (enterprise): Fix persistence problem with rotated tokenization key versions
|
||||
* secrets/transform: Added importing of keys and key versions into the Transform secrets engine using the command 'vault transform import' and 'vault transform import-version'. [[GH-20668](https://github.com/hashicorp/vault/pull/20668)]
|
||||
* secrets/transit: Fix export of HMAC-only key, correctly exporting the key used for sign operations. For consumers of the previously incorrect key, use the plaintext export to retrieve these incorrect keys and import them as new versions.
|
||||
secrets/transit: Fix bug related to shorter dedicated HMAC key sizing.
|
||||
sdk/helper/keysutil: New HMAC type policies will have HMACKey equal to Key and be copied over on import. [[GH-20864](https://github.com/hashicorp/vault/pull/20864)]
|
||||
* secrets/transit: Fix bug related to shorter dedicated HMAC key sizing.
|
||||
* sdk/helper/keysutil: New HMAC type policies will have HMACKey equal to Key and be copied over on import. [[GH-20864](https://github.com/hashicorp/vault/pull/20864)]
|
||||
* shamir: change mul and div implementations to be constant-time [[GH-19495](https://github.com/hashicorp/vault/pull/19495)]
|
||||
* ui (enterprise): Fix cancel button from transform engine role creation page [[GH-19135](https://github.com/hashicorp/vault/pull/19135)]
|
||||
* ui: Fix secret render when path includes %. Resolves #11616. [[GH-20430](https://github.com/hashicorp/vault/pull/20430)]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user