open-vault/changelog/18890.txt
akshya96 16ce923ddb
Brute forcing unlock user bug (#18890)
* brute forcing unlock user bug

* add changelog

* fix changelog
2023-01-30 13:06:10 -08:00

4 lines
207 B
Plaintext

```release-note:bug
core: removes strings.ToLower for alias name from pathLoginAliasLookahead function in userpass. This fixes
the storage entry for locked users by having the correct alias name in path.
``