=== Plugin Name ===

Contributors: bpassini
Tags: gdpr, dsgvo, content security policy, csp, security
Requires at least: 4.7
Tested up to: 6.0.1
Stable tag: 1.0.2
Requires PHP: 7.0
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html

This plugin allows easy addition of Content Security Policy

== Description ==

This plugin allows easy addition of Content Security Policy.

The aim is to block all unwanted requests as simply as possible. This is made possible by setting the general content security policy.

== Changelog ==

= 1.0.2 =

- add option to disable the CSP when logged in

= 1.0.1 =

- add code to make the plugin translateable

= 1.0.0 =

- Working MVP
