mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
Add a method to create a user
This commit is contained in:
@@ -20,6 +20,7 @@ actix-service = "2.0.0"
|
||||
actix-web = "4.0.0-beta.6"
|
||||
actix-web-httpauth = "0.6.0-beta.1"
|
||||
anyhow = "*"
|
||||
rust-argon2 = "0.8"
|
||||
async-trait = "0.1"
|
||||
chrono = { version = "*", features = [ "serde" ]}
|
||||
clap = "3.0.0-beta.2"
|
||||
|
||||
Reference in New Issue
Block a user