feat: block disposable email addresses (#6783)

* feat: block disposable email addresses

* fix typos

* remove test
This commit is contained in:
aecsocket
2026-07-20 17:57:36 +00:00
committed by GitHub
parent 9bfa7c7e4a
commit ee2ad5f05b
3 changed files with 8088 additions and 2 deletions
+2
View File
@@ -10,6 +10,8 @@ extend-exclude = [
"packages/moderation/src/data/stages/license.ts",
# contains payment card IDs like `IY1VMST1MOXS` which are flagged
"apps/labrinth/src/queue/payouts/mod.rs",
# contains domain names with deliberate typos
"apps/labrinth/assets/disposable_email_blocklist.txt"
]
[default.extend-words]