Internal directory implementation + Management REST API

This commit is contained in:
mdecimus
2023-12-16 10:35:15 +01:00
parent f21bce722e
commit 232d4d691a
64 changed files with 1933 additions and 621 deletions

1
Cargo.lock generated
View File

@@ -1438,6 +1438,7 @@ dependencies = [
"rustls 0.22.1",
"rustls-pki-types",
"scrypt",
"serde",
"sha1",
"sha2 0.10.8",
"smtp-proto",