Skip to content

feat(auth): add email restrictions settings - #309

Merged
kkopanidis merged 1 commit into
ui-rewritefrom
feat/email-restrictions
Aug 21, 2026
Merged

kkopanidis merged 1 commit into
ui-rewritefrom
feat/email-restrictions

Conversation

@kkopanidis

@kkopanidis kkopanidis commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add Email restrictions to authentication settings: enable, disposable domains, plus-addressing, and allow/block lists.
  • Domain tags reject email addresses, schemes, and bare TLDs.
  • @anonymous.com is called out as reserved even when the switch is off.

Related

Test plan

  • Open Authentication settings — Email restrictions section is present
  • Toggle enabled, add a blocked domain or address, save
  • Try adding com, https://evil.com, or user@evil.com as a domain tag — rejected

@kkopanidis
kkopanidis merged commit c332dba into ui-rewrite Aug 21, 2026
3 checks passed
@kkopanidis
kkopanidis deleted the feat/email-restrictions branch August 21, 2026 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant