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

Server Config Whitelist Email Providers #4416

Merged
merged 7 commits into from
Aug 19, 2021
Merged

Conversation

ZeldaZach
Copy link
Member

Support registration domain whitelist (registration/emailproviderwhitelist) that, if set, will require a user to have an email with one of the specified domain providers. Will require client updates to see the Whitelist message, otherwise they'll be greeted with a default alert.

This also works to remove the pain of Google Email addresses and their infinite combination of usernames for the same account (i.e. remove periods and everything after the first plus sign).

Fixes #4415

…elist) that, if set, will require a user to have an email with one of the specified domain providers. Will require client updates to see the Whitelist message, otherwise they'll be greeted with a default alert.

This also works to remove the pain of Google Email addresses and their infinite combination of usernames for the same account (i.e. remove periods and everything after the first plus sign).
@ZeldaZach ZeldaZach requested a review from ebbit1q August 13, 2021 22:52
ZeldaZach and others added 6 commits August 18, 2021 17:35
@ZeldaZach ZeldaZach merged commit 051be37 into master Aug 19, 2021
@ZeldaZach ZeldaZach deleted the whitelist_email_support branch August 19, 2021 01:18
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.

Allow emailwhitelist in servatrice config
2 participants