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

Add CORS headers to package registry #1266

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Conversation

jsoriano
Copy link
Member

@jsoriano jsoriano commented Jan 9, 2025

Add Access-Control-Allow-Origin: * header to all responses.

Fixes #1265.

@jsoriano jsoriano requested review from kpollich and a team January 9, 2025 17:38
@jsoriano jsoriano self-assigned this Jan 9, 2025
Copy link
Member

@kpollich kpollich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for jumping on this! Much appreciated ❤️

@elasticmachine
Copy link

💚 Build Succeeded

History

cc @jsoriano

Copy link
Contributor

@mrodm mrodm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks ! 🚀

@jsoriano jsoriano merged commit bcfed6d into elastic:main Jan 10, 2025
5 checks passed
@jsoriano jsoriano deleted the cors-headers branch January 10, 2025 11:10
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.

Add support for CORS headers
4 participants