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

Adapter throws CSP error on Firefox #337

Closed
agazso opened this issue Aug 31, 2023 · 2 comments
Closed

Adapter throws CSP error on Firefox #337

agazso opened this issue Aug 31, 2023 · 2 comments
Assignees

Comments

@agazso
Copy link
Contributor

agazso commented Aug 31, 2023

On Chrome it works without issues.

Here is the warnings and errors on Firefox:
Screenshot from 2023-08-31 16-43-03

@agazso
Copy link
Contributor Author

agazso commented Sep 5, 2023

It seems that the problem is with the script-src in the meta Content-Security-Policy header in the template.html. If that is removed then the objects load correctly in Firefox too.

Also it would be interesting to apply a CSP header for the app and maybe the child iframes would inherit those?

@filoozom
Copy link
Contributor

Closed in #358.

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

No branches or pull requests

2 participants