mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 01:32:33 +00:00
* removing caseSensitivityKey invalidation * add changelog * remove caseSensitivityKey * removing loadCaseSensitivityKeyStore * add go test to check caseSensitivityKey deletion * edit return error messages during deletion of caseSensitivityKey * adding log line to record caseSensitivityKey value * modifying error check * addressing comments
3 lines
171 B
Plaintext
3 lines
171 B
Plaintext
```release-note:bug
|
|
identity: Remove caseSensitivityKey to prevent errors while loading groups which could result in missing groups in memDB when duplicates are found.
|
|
``` |