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

CORS: Use CORS proxy for all CORS-affected outbound requests #1940

Open
adamziel opened this issue Oct 24, 2024 · 0 comments
Open

CORS: Use CORS proxy for all CORS-affected outbound requests #1940

adamziel opened this issue Oct 24, 2024 · 0 comments

Comments

@adamziel
Copy link
Collaborator

adamziel commented Oct 24, 2024

Playground has a CORS proxy now. Today, it's used just for requesting git repositories to limit the potential for abuse. It would be highly useful to use it for all cross-origin requests, and perhaps reply with an error code if the target host or content type is not allowed. This is a pre-requisite to closing the long standing network access in the browser issue.

cc @brandonpayton

Related #1901

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant