feat: switch over to having the user submit their wolves email

This commit is contained in:
silver 2023-08-06 12:40:29 +01:00
parent 6fddbba6aa
commit 263a5b76e1
3 changed files with 229 additions and 202 deletions

View file

@ -10,9 +10,6 @@ name = "update_data"
[[bin]]
name = "update_groups"
[[bin]]
name = "new_users"
[dependencies]
# for the ldap
ldap3="0.11.1"