open-vault/changelog/14746.txt
Chris Capurso 1454c8ea88
add value length check to approle createHMAC (#14746)
* add value length check to approle createHMAC

* add changelog entry

* fix changelog entry
2022-03-29 14:43:35 -04:00

4 lines
112 B
Plaintext

```release-note:bug
auth/approle: Add maximum length for input values that result in SHA56 HMAC calculation
```