commit | 8dda1c6b1f6c529cd6270f44dd18263613daafba | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed Jan 20 10:27:32 2021 +0100 |
committer | Akron <nils@diewald-online.de> | Thu Jan 28 13:14:42 2021 +0100 |
tree | 165abbd8e4755b3859f390e8dc16001591259de6 | |
parent | cb5c1715181cd24fa02ea7a5ef6c2e90822b95af [diff] [blame] |
Add CSP compliance to plugins Change-Id: Ia13082bbad5348c8cbb5f5cb976bfe32c9fe0a27
diff --git a/Changes b/Changes index 98225df..80b1bc0 100755 --- a/Changes +++ b/Changes
@@ -15,6 +15,8 @@ - Introduce X-Frame-Options header. - Introduce X-XSS-Protection header. - Support CSP in notifications framework. + - Fetch plugin configs from JSON file to be + CSP compliant. 0.40 2020-12-17 - Modernize ES and fix in-loops.