Fringg
116c8453bb
feat: block registration with disposable email addresses
...
Add DisposableEmailService that fetches ~72k disposable email domains
from github.com/disposable/disposable-email-domains into an in-memory
frozenset with 24h auto-refresh via asyncio background task.
Integrated into three email entry points in cabinet auth routes:
- POST /email/register (link email to Telegram account)
- POST /email/register/standalone (standalone email registration)
- POST /email/change (change existing email)
Controlled by DISPOSABLE_EMAIL_CHECK_ENABLED setting (default: true).
Falls back to allowing all emails if domain list fetch fails.
2026-02-07 00:34:11 +03:00
..
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-02-04 04:50:38 +03:00
2026-01-24 17:45:27 +03:00
2026-02-05 07:29:55 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-02-06 15:48:21 +03:00
2026-02-02 03:18:46 +03:00
2026-02-05 07:10:43 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-25 12:28:48 +03:00
2026-01-24 17:45:27 +03:00
2026-01-25 11:53:40 +03:00
2026-02-07 00:34:11 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-02-01 11:18:54 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-02-02 00:55:56 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-02-05 07:17:25 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-27 00:23:50 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-02-01 11:18:54 +03:00
2026-01-24 17:45:27 +03:00
2026-02-01 11:18:54 +03:00
2026-02-05 05:42:31 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-02-04 02:06:13 +03:00
2026-01-24 17:45:27 +03:00
2026-01-27 23:47:39 +03:00
2026-02-01 14:41:45 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-30 16:09:13 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-02-02 02:20:41 +03:00
2026-01-31 20:45:55 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-31 16:58:01 +03:00
2026-01-24 17:45:27 +03:00
2026-02-07 00:19:25 +03:00
2026-01-26 18:42:58 +03:00
2026-01-24 17:45:27 +03:00
2026-02-04 04:50:38 +03:00
2026-01-30 17:46:55 +03:00
2026-02-03 03:14:39 +03:00
2026-02-05 07:29:55 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00
2026-01-24 17:45:27 +03:00