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

Replace includedDomains & excludedDomains with Allowed Domains #52

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

AshWills
Copy link
Contributor

We've deprecated includedDomains and excludedDomains in favour of Allowed Domains. The main reason behind the decision is that Allowed Domains provides support for the usage of wildcards, whereas includedDomains/excludedDomains did not, and that was causing some confusion for customers.

There is still backward support for anyone that continues to use includedDomains and excludedDomains.

@derrickreimer
Copy link
Owner

Great, thanks @AshWills!

@derrickreimer derrickreimer merged commit c10942e into derrickreimer:master Oct 27, 2023
1 check 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