commit | cb5c1715181cd24fa02ea7a5ef6c2e90822b95af | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Tue Jan 26 18:01:04 2021 +0100 |
committer | Akron <nils@diewald-online.de> | Thu Jan 28 13:12:16 2021 +0100 |
tree | 13f8d8102418ae5b9f29ec894adf6dca4ea5104b | |
parent | 52b32d0a2e6790ad97fe2b5254b0509f2168b4e1 [diff] [blame] |
Make notifications framework CSP compliant Change-Id: I95411f646053d76219908b91e9f0921c17280c28
diff --git a/Changes b/Changes index c107578..98225df 100755 --- a/Changes +++ b/Changes
@@ -14,6 +14,7 @@ - defer main script. - Introduce X-Frame-Options header. - Introduce X-XSS-Protection header. + - Support CSP in notifications framework. 0.40 2020-12-17 - Modernize ES and fix in-loops.