Skip to content

Remove http:// domains from csp_whitelist.xml#88

Open
ivanaugustobd wants to merge 1 commit into
magepal:masterfrom
ivanaugustobd:patch-1
Open

Remove http:// domains from csp_whitelist.xml#88
ivanaugustobd wants to merge 1 commit into
magepal:masterfrom
ivanaugustobd:patch-1

Conversation

@ivanaugustobd
Copy link
Copy Markdown

@ivanaugustobd ivanaugustobd commented Sep 5, 2025

Google itself recommends allowing only https:// urls for CSP policies, as can be seen by running their CSP Evaluator tool against a store with this module installed:
image

As such, this PR removes the http:// entries (which also helps to slightly reduce the store's total headers size).

Google itself recommend allowing only https urls for csp policies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant