Steven Kriegler 33f6f91008 Allow enable LDAP source and disable user sync via CLI (#20206)
The current `admin auth` CLI for managing authentication source of type
LDAP via BindDN and Simple LDAP does not allow enabling the respective
source, once disabled via `--not-active`.
The same applies to `--synchronize-users` specifially for LDAP via
BindDN.

These changes add two new flags to LDAP related CLI commands:

- `--active` for both LDAP authentication source types
- `--disable-synchronize-users` for LDAP via BindDN

Signed-off-by: justusbunsi <61625851+justusbunsi@users.noreply.github.com>
2022-07-04 11:21:14 +02:00
..
2022-01-20 18:46:10 +01:00
2022-06-13 15:34:46 +08:00
2021-11-14 10:11:49 +02:00
2022-06-16 17:10:33 +08:00
2022-05-10 12:32:42 +02:00
2022-06-18 11:04:52 +01:00