#matrix-CSP

1 messages · Page 1 of 1 (latest)

narrow tundra
#

Hello Matrix what is the error message?

hard warren
#

Hello

#

i see this in the console: Ignoring duplicate Content-Security-Policy directive 'report-uri'.

#

I am in test mode

#

do you want the link to the website?

narrow tundra
#

yes please, if you could that would be great

hard warren
#

it is a simple checkout (connect)

narrow tundra
hard warren
#

mmm I am not sure what i need to do in my website

#

do i need to add the following? but where?

#

or am I using stripe.js?

narrow tundra
#

You can configure CSP within your web server or with the <meta> element within your script, please refer to https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP for more instructions 🙂

Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks,
including Cross-Site Scripting (XSS) and data injection attacks.
These attacks are used for everything from data theft, to site defacement, to malware distribution.