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: Origin in API requests under Chromium 72 #631

Merged
merged 1 commit into from
Dec 6, 2018

Conversation

lidel
Copy link
Member

@lidel lidel commented Dec 5, 2018

WebExtension running in background context of Chromium Beta 72 sends Origin: chrome-extension://{uid} which triggers false-positive Forbidden 403 in go-ipfs

Closes #630:

2018-12-05--15-37-26

@ghost ghost assigned lidel Dec 5, 2018
@ghost ghost added the status/in-progress In progress label Dec 5, 2018
Chromium Beta 72 sends Origin: chrome-extension://{uid}
which triggers false-positive Forbidden 403 in go-ipfs

Closes #630
@lidel lidel merged commit 8866f76 into master Dec 6, 2018
@ghost ghost removed the status/in-progress In progress label Dec 6, 2018
@lidel lidel deleted the fix/api-origin-chrome-72 branch December 6, 2018 12:19
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