mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 03:41:13 +01:00
* add value length check to approle createHMAC * add changelog entry * fix changelog entry
4 lines
112 B
Plaintext
4 lines
112 B
Plaintext
```release-note:bug
|
|
auth/approle: Add maximum length for input values that result in SHA56 HMAC calculation
|
|
```
|