Files
vault/changelog/28884.txt
JMGoldsmith b9d0b7aeb4 VAULT-31525 Remove lowercasing of RADIUS auth. (#28884)
* remove strings package, add test case, remove lowercasing of username

* adding changelog

* Update changelog/28884.txt

Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>

---------

Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
2024-11-22 10:25:25 +01:00

3 lines
112 B
Plaintext

```release-note:bug
auth/radius: Fixed an issue where usernames with upper case characters where not honored
```