mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 11:51:45 +01:00
* check for case sensitivity at delete for user and group paths, modify tests to cover proper deletions * add changelog
3 lines
172 B
Plaintext
3 lines
172 B
Plaintext
```release-note:bug
|
|
auth/ldap: Fix a bug that does not properly delete users and groups by first converting their names to lowercase when case senstivity option is off.
|
|
``` |