open-vault/changelog/18225.txt
Jakob Beckmann 0bed33d84f
feat(auth/ldap): allow passing the LDAP password via an env var (#18225)
* feat(auth/ldap): allow passing the LDAP password via an environment variable when authenticating via the CLI

* chore(auth/ldap): add changelog entry for PR 18225
2023-02-23 11:16:17 -05:00

4 lines
124 B
Plaintext

```release-note:improvement
auth/ldap: allow providing the LDAP password via an env var when authenticating via the CLI
```