app: Migrate create_user to yew_form

This commit is contained in:
Valentin Tolmer
2021-09-19 21:02:23 +02:00
committed by nitnelave
parent fa6427e694
commit dfe1607a3e
4 changed files with 161 additions and 88 deletions

2
Cargo.lock generated
View File

@@ -1756,10 +1756,8 @@ dependencies = [
"graphql_client",
"http",
"jwt",
"lazy_static",
"lldap_auth",
"rand 0.8.4",
"regex",
"serde",
"serde_json",
"validator",