Releases: GetPageSpeed/ngx_security_headers
Releases · GetPageSpeed/ngx_security_headers
v0.1.2
26 Apr 11:51
Compare
Sorry, something went wrong.
No results found
What's Changed
More headers to hide, more tests, if replaced by switch by @novashdima in #23
New Contributors
Full Changelog : 0.1.1...0.1.2
v0.1.1
09 Nov 09:05
Compare
Sorry, something went wrong.
No results found
v0.1.0
05 Sep 17:47
Compare
Sorry, something went wrong.
No results found
Fixed
HSTS set to 1 year instead of 2 years by default (#18 )
New default X-XSS-Protection: 0, see #19
v0.0.11
18 Mar 07:38
Compare
Sorry, something went wrong.
No results found
Fixed
Sending HSTS header no longer requires building with OpenSSL #12
Fixes HSTS preload was not added by default #15
v0.0.10
13 Mar 18:04
Compare
Sorry, something went wrong.
No results found
Ability to opt-out of added preload addition for HSTS, using security_headers_hsts_preload off;.
Remove X-Application-Version header
For adding HSTS, check URL protocol instead of connection protocol to be 'https://' #12
v0.0.9
29 Feb 00:22
Compare
Sorry, something went wrong.
No results found
Hide more server tokens
Optimization (e.g. don't send X-Frame-Options for non-HTML)
v0.0.8
05 Dec 20:03
Compare
Sorry, something went wrong.
No results found
Added security_headers_referrer_policy directive
v0.0.7
01 Sep 18:53
Compare
Sorry, something went wrong.
No results found
Reliable header replacement
Added HSTS
v0.0.4
23 Aug 23:01
Compare
Sorry, something went wrong.
No results found
Overwrites existing security headers, instead of duplicating them
v0.0.3
21 Aug 22:23
Compare
Sorry, something went wrong.
No results found
Changed module to AUX_FILTER