feat: Add support for password resets via email

This commit is contained in:
Ginger
2026-03-22 19:34:37 -04:00
parent ec52428e06
commit f9497606f8
6 changed files with 150 additions and 109 deletions
+1
View File
@@ -85,6 +85,7 @@ http-body-util.workspace = true
hyper.workspace = true
ipaddress.workspace = true
itertools.workspace = true
lettre.workspace = true
log.workspace = true
rand.workspace = true
reqwest.workspace = true