Is simple commerce csp proof? #1215
Replies: 1 comment
-
You don't have to use the code the starter kit gives you, it's really just there as an example. Maybe you can use Alpine.js's CSP build? https://alpinejs.dev/advanced/csp |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Dear simple commerce
Currently I am working on a Statamic project with the simple commerce plugin and was using the starter kit as an example.
Alpine naturally has some problems with content security policy's so I tried to adapt the frontend as much to alpine/csp so it would be more aligned with csp policy's.
Even after adapting the frontend to csp I was still getting csp errors.
So the question I wanted to ask is if the plugin itself was build with csp in mind?
In case it's not are there plans for the future to make it more csp friendly, or is it my own error of judgement?
With kind regards,
Casper
Beta Was this translation helpful? Give feedback.
All reactions