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: add icp0-api.io to default CSP; default to allow raw access #3337

Merged
merged 3 commits into from
Aug 31, 2023

Conversation

ericswanson-dfinity
Copy link
Member

Description

Ported to 0.15.0 release branch from #3327

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

Checklist:

  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have made corresponding changes to the documentation.

@ericswanson-dfinity ericswanson-dfinity merged commit 26106b4 into release-0.15.0 Aug 31, 2023
283 checks passed
@ericswanson-dfinity ericswanson-dfinity deleted the allow-raw-access branch August 31, 2023 15:40
mergify bot pushed a commit that referenced this pull request Sep 15, 2023
1. Make redirects from raw to non-raw opt-in, rather than opt-out. The default allow_raw_access setting for assets is now true, rather than false. This is in part because webviews on iOS and Android don't handle service workers very well.

2. Added https://icp-api.io/ to the default Content-Security-Policy header.

Cherry-picked from from #3337 (release-0.15.0 branch)
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.

2 participants