summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2013-12-30 09:41:05 +0100
committerMarin Jankovski <marin@gitlab.com>2013-12-30 09:41:05 +0100
commit94c96cd4458b89e3280fec8cc8ed42a69e063191 (patch)
tree86a1b591298643343293c7a5b6761be2715058b4 /CHANGELOG
parente2dbe0fad7f04826bde06ae9e8d16ca0bc8a2ce2 (diff)
downloadgitlab-ce-94c96cd4458b89e3280fec8cc8ed42a69e063191.tar.gz
HTTP headers protect against MIME-sniffing, force https if enabled.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 01dbcc3c688..25f10c15f5f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,7 @@ v 6.5.0
- Add project visibility icons to dashboard
- Enable secure cookies if https used
- Protect users/confirmation with rack_attack
+ - Default HTTP headers to protect against MIME-sniffing, force https if enabled
v6.4.3
- Don't use unicorn worker killer if PhusionPassenger is defined