feat: Store threepid validation sessions in memory instead of the database

This commit is contained in:
Ginger
2026-03-22 17:42:35 -04:00
parent 585f0e1104
commit 4426437130
7 changed files with 257 additions and 282 deletions
Generated
-1
View File
@@ -1003,7 +1003,6 @@ dependencies = [
"hyper",
"ipaddress",
"itertools 0.14.0",
"lettre",
"log",
"rand 0.10.0",
"reqwest",