diff options
author | Paweł Chojnacki <pawel@chojnacki.ws> | 2017-03-03 11:05:24 +0000 |
---|---|---|
committer | Marin Jankovski <marin@gitlab.com> | 2017-03-03 11:05:24 +0000 |
commit | 76e96878aad0a281f8c32ef98a276b499e2581ad (patch) | |
tree | acdfab35d10a5e5fe39c438dc664f3eb847ea0f5 /changelogs | |
parent | a9a581567c6d56186feade11ad867a66ab872ca6 (diff) | |
download | gitlab-ce-76e96878aad0a281f8c32ef98a276b499e2581ad.tar.gz |
Stop setting Strict-Transport-Securty header from within the app
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/3440-remove-hsts-header.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/3440-remove-hsts-header.yml b/changelogs/unreleased/3440-remove-hsts-header.yml new file mode 100644 index 00000000000..0310e733f4e --- /dev/null +++ b/changelogs/unreleased/3440-remove-hsts-header.yml @@ -0,0 +1,4 @@ +--- +title: Stop setting Strict-Transport-Securty header from within the app +merge_request: +author: |