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
committed by Ellis Git
parent 955da3a74f
commit 9d06208a7a
7 changed files with 257 additions and 282 deletions
Generated
-1
View File
@@ -1012,7 +1012,6 @@ dependencies = [
"hyper",
"ipaddress",
"itertools 0.14.0",
"lettre",
"log",
"rand 0.10.0",
"reqwest",