feat: Ratelimit sending threepid validation emails

This commit is contained in:
Ginger
2026-03-27 12:21:58 -04:00
committed by Ellis Git
parent d5675b85cf
commit b6f0b41d3d
4 changed files with 97 additions and 23 deletions
+2
View File
@@ -91,6 +91,7 @@ conduwuit-database.workspace = true
const-str.workspace = true
either.workspace = true
futures.workspace = true
governor.workspace = true
hickory-resolver.workspace = true
http.workspace = true
image.workspace = true
@@ -102,6 +103,7 @@ ldap3.optional = true
log.workspace = true
loole.workspace = true
lru-cache.workspace = true
nonzero_ext.workspace = true
rand.workspace = true
regex.workspace = true
reqwest.workspace = true