Skip to content

csp

Auto Added by WPeMatico

CSP report-only working on firefox only?

i’m trying to receive csp reports for my magento2 (open-source) website using their official guide: https://developer.adobe.com/commerce/php/development/security/content-security-policies/ and using an endpoint generated from report-uri.com this is config.xml: <?xml version=”1.0″?> <config xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:noNamespaceSchemaLocation=”urn:magento:module:Magento_Store:etc/config.xsd”> <default> <csp> <mode> <storefront> <report_only>1</report_only> <report_uri>https://*mysubdomain*.report-uri.com/r/d/csp/reportOnly</report_uri> </storefront> <admin> <report_uri>https://*mysubdomain*.report-uri.com/r/d/csp/reportOnly</report_uri>… Read More »CSP report-only working on firefox only?

CSP Module Issue in patch upgrade magento version 2.4.6-p6

ISSUE: Refused to execute inline script because it violates the following Content Security Policy directive: “script-src assets.adobedtm.com *.adobe.com data: www.googleadservices.com www.google-analytics.com googleads.g.doubleclick.net analytics.google.com www.googletagmanager.com *.newrelic.com *.nr-data.net geostag.cardinalcommerce.com 1eafstag.cardinalcommerce.com geoapi.cardinalcommerce.com 1eafapi.cardinalcommerce.com songbird.cardinalcommerce.com includestest.ccdc02.com www.paypal.com www.sandbox.paypal.com www.paypalobjects.com t.paypal.com s.ytimg.com www.googleapis.com vimeo.com www.vimeo.com… Read More »CSP Module Issue in patch upgrade magento version 2.4.6-p6