CSP issue on downloading through the browser in FireFox #16467
Unanswered
steve-schmidt-dw
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on a plugin to download files off of our main server running cockpit. I have used the code on other websites outside of Cockpit with success.
My current csp is set in the manifest.json.
My download code is
I get the file downloaded in Chrome but get this in FireFox
It looks like the cockpit policy page is being overwritten when I open my app and check the network tab in dev-tools, I see this on the response.
Am I missing something or is this not available in Cockpit plugins.
Beta Was this translation helpful? Give feedback.
All reactions