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

Adjusting CORS logic to return the first match instead of sent Origin #3471

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

alexcottner
Copy link
Contributor

@alexcottner alexcottner commented Nov 21, 2024

Adjusting reapply_cors logic to return the first match instead of the domain provided. This fixes an issue where we want to always return *.

  • Add tests.

@alexcottner alexcottner marked this pull request as ready for review January 13, 2025 20:00
@alexcottner alexcottner changed the title WIP - Adjusting reapply_cors logic to return the first match Adjusting reapply_cors logic to return the first match Jan 13, 2025
@leplatrem leplatrem added the bug label Jan 14, 2025
@leplatrem leplatrem changed the title Adjusting reapply_cors logic to return the first match Adjusting CORS logic to return the first match instead of sent Origin Jan 14, 2025
@leplatrem leplatrem merged commit 3f646fb into main Jan 14, 2025
18 checks passed
@leplatrem leplatrem deleted the cors-origin-match branch January 14, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants