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

feat: Support wildcard in Allow Networks MONET-2345 #2153

Closed
wants to merge 8 commits into from

Conversation

cemreyuksel
Copy link
Contributor

@cemreyuksel cemreyuksel commented Sep 30, 2024

Ticket

We already support wildcard in allow networks Cloudflare. This PR allows users using this feature while creating an app and enables using wildcard domains in the contentful-app-manifest.json file.

We use tldts package to parse the url and regexes to validate ip4 and ip6 formatted ip addresses.

@cemreyuksel cemreyuksel marked this pull request as ready for review September 30, 2024 14:05
@cemreyuksel cemreyuksel requested a review from a team as a code owner September 30, 2024 14:05
@cemreyuksel cemreyuksel self-assigned this Sep 30, 2024
@cemreyuksel cemreyuksel changed the title MONET-2345 feat: Support wildcard in Allow Networks MONET-2345 Oct 1, 2024
@cemreyuksel
Copy link
Contributor Author

Closing this PR because we decided to use a regex to validate the networks.

@cemreyuksel cemreyuksel closed this Oct 1, 2024
@cemreyuksel cemreyuksel deleted the MONET-2345 branch October 1, 2024 13:38
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