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

Fix for "Access-Control-Allow-Credentials" is "true" #331

Closed
wants to merge 1 commit into from

Conversation

msa0311
Copy link

@msa0311 msa0311 commented Mar 4, 2021

cors-anywhere does not work if credentials are passed in the requested:
If "Access-Control-Allow-Credentials" is "true" --> "Access-Control-Allow-Origin" cannot be "*"

https://github.com/Rob--W/cors-anywhere/issues/330

…in case the "Access-Control-Allow-Credentials" is true
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 99.576% when pulling fac9031 on msa0311:master into 9f1af82 on Rob--W:master.

@msa0311 msa0311 changed the title #330: Fix for "Access-Control-Allow-Credentials" is "true" Fix for "Access-Control-Allow-Credentials" is "true" Mar 4, 2021
@Rob--W
Copy link
Owner

Rob--W commented Mar 4, 2021

Thanks for the PR, but I'm closing it because it degrades security as explained in https://github.com/Rob--W/cors-anywhere/issues/330#issuecomment-790608931

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.

3 participants