Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better Regex e-mail #186

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Better Regex e-mail #186

merged 2 commits into from
Jul 23, 2024

Conversation

luketeam5
Copy link

The current Regex e-mail doesn't account for people in other countries (for example, in my country @seznam.cz is a popular e-mail!) or custom e-mails at that (@luketeam5.xyz)

I think it's better to allow any valid-looking e-mail addresses as default rather than restrict to popular mail providers only.
If someone wants to restrict to g-mail, outlook, ... they can do so manually, that's what the config is for after all.
But should allow all e-mail out of the box.

@HaHaWTH HaHaWTH merged commit f0e935a into HaHaWTH:master Jul 23, 2024
7 checks passed
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.

2 participants