mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* go get github.com/hashicorp/cap/ldap@main && go mod tidy * add 1.19 upgrade note * changelog * cd sdk && go get github.com/hashicorp/cap/ldap@main && go mod tidy * add more detail in changelog * update changelog * go mod tidy after resolving merge conflicts
4 lines
158 B
Plaintext
4 lines
158 B
Plaintext
```release-note:change
|
|
auth/ldap: An error will now be returned on login if the number of entries returned from the user DN LDAP search is more than one.
|
|
```
|