zero-24 / plg_system_httpheader

This is a Joomla Plugin that provides setting of HTTP Headers
21 stars 7 forks source link

Suggestion: CSP raw paste #7

Closed JurgenG closed 5 years ago

JurgenG commented 5 years ago

Hi,

there's a great tool out there for Firefox that helps you set a base line for your CSP settings for a given site. It's really handy because it gives a great starting point. https://addons.mozilla.org/en-US/firefox/addon/laboratory-by-mozilla/ It would be nice if the tool would be able to just accept the copied result from the addon and parse it... into a raw reply or into separate items.

Anyway, kudos and thank you for this addon!

zero-24 commented 5 years ago

Hi,

this is already possible you can set the Content-Security-Policy directly using the Define additional HTTP Header - Option. Please check the following screenshot:

image