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

Don't partially enforce CORS server-side #93

Merged
merged 2 commits into from Oct 9, 2018
Merged

Conversation

tomchristie
Copy link
Member

Refs #92

  • Use compiled_allow_origin_regex variable, for consistent typing.
  • Ensure the allowed_origin_regex does not strictly override allow_origins - both may be used.
  • Don't partial enforce CORS server-side. (If we want to do enforcement then we'll want to also check headers, credentials, etc...)

@tomchristie tomchristie merged commit d505abc into master Oct 9, 2018
@tomchristie tomchristie deleted the minor-cors-tweaks branch October 9, 2018 09:07
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.

None yet

1 participant