Add ability to list users with an LDAP search request

This commit is contained in:
Valentin Tolmer
2021-03-16 18:27:31 +01:00
parent 5a1dfa3d65
commit cda2bcacc3
5 changed files with 278 additions and 39 deletions
+1
View File
@@ -12,6 +12,7 @@ actix-service = "2.0.0-beta.4"
actix-web = "4.0.0-beta.3"
anyhow = "*"
clap = "3.0.0-beta.2"
chrono = "*"
futures = "*"
futures-util = "*"
http = "*"