feat: got started on allowing old members to set an email for password recovery
This commit is contained in:
parent
edb511b094
commit
f41e0caa74
5 changed files with 588 additions and 13 deletions
|
@ -41,3 +41,6 @@ csv = "1.2"
|
|||
lettre = "0.10.4"
|
||||
maud = "0.25.0"
|
||||
|
||||
# verifying ssh keys
|
||||
ssh-key = { version = "0.6.0", features = ["ecdsa", "rand_core", "std", "dsa", "ed25519", "rsa" ] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue