feat: add ldap config
feat: add LDAP login and user creation feat: add diagnostic commands Co-authored-by: Jason Volk <jason@zemos.net> Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -549,6 +549,11 @@ features = ["serde"]
|
||||
version = "2.0.1"
|
||||
default-features = false
|
||||
|
||||
[workspace.dependencies.ldap3]
|
||||
version = "0.11"
|
||||
default-features = false
|
||||
features = ["sync", "tls-rustls"]
|
||||
|
||||
#
|
||||
# Patches
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user