mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-13 07:11:47 -05:00
Check email validity before using it for password hint sending
This commit is contained in:
committed by
Jean-Christophe BEGUE
parent
401aa7c699
commit
9e63985b28
@@ -61,6 +61,7 @@ num-derive = "0.2.2"
|
||||
lettre = "0.8.2"
|
||||
lettre_email = "0.8.2"
|
||||
native-tls = "0.1.5"
|
||||
fast_chemail = "0.9.5"
|
||||
|
||||
[patch.crates-io]
|
||||
# Make jwt use ring 0.11, to match rocket
|
||||
|
||||
Reference in New Issue
Block a user