commit | 807225bb024154a399bcfe1a3b2bb34c31f27131 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed Jan 13 18:00:13 2021 +0100 |
committer | Akron <nils@diewald-online.de> | Thu Jan 28 12:15:08 2021 +0100 |
tree | 1b47210c8ba47ec6c956616d2a9173e595a73e0f | |
parent | 1bee5a48cecf17105556103d908a737526f6539d [diff] [blame] |
Send 'nosniff' header (fixes #97) Change-Id: If9670a66a9402da77616a362ceda8ea47aceaa75
diff --git a/Changes b/Changes index e991976..444b03b 100755 --- a/Changes +++ b/Changes
@@ -10,6 +10,7 @@ - Added nonce helper to CSP plugin. - Remove no-js class in nonced inline script. - Introduce HSTS header for https_only conf. + - Send 'nosniff' header. 0.40 2020-12-17 - Modernize ES and fix in-loops.