lldap_set_password: create the new tool

Fixes #473.
This commit is contained in:
Valentin Tolmer
2023-03-20 23:35:50 +01:00
committed by nitnelave
parent a07f7ac389
commit b4d7ada317
4 changed files with 173 additions and 1 deletions
+2 -1
View File
@@ -3,7 +3,8 @@ members = [
"server",
"auth",
"app",
"migration-tool"
"migration-tool",
"set-password",
]
default-members = ["server"]