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

Comply with strict CSP ruling in Magento Checkout #43

Closed
norgeindian opened this issue Jun 24, 2024 · 0 comments · Fixed by #45
Closed

Comply with strict CSP ruling in Magento Checkout #43

norgeindian opened this issue Jun 24, 2024 · 0 comments · Fixed by #45
Labels
help wanted Extra attention is needed

Comments

@norgeindian
Copy link
Contributor

Since Magento 2.4.7 and 2.4.6-p1 strict CSP ruling is enabled in the Magento checkout (and adminhtml) area.
This way, the script in IMI_FriendlyCaptcha::imi_friendly_captcha.phtml is blocked by default.
This should be fixed following the Magento approach from https://developer.adobe.com/commerce/php/development/security/content-security-policies/#whitelist-an-inline-script-or-style

@amenk amenk added the help wanted Extra attention is needed label Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants