Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Shushlin <v.shushlin@gmail.com>2019-09-09 16:21:36 +0300
committerVladimir Shushlin <v.shushlin@gmail.com>2019-09-09 16:21:36 +0300
commit42e315ca6b454723dc1c7495134320162fe8e0f3 (patch)
tree9aebaba779e981b489c16bac4ef0787a6af6ca2d /CHANGELOG
parentfd7d2fdc071cd2ad06a82eefecc27694a47cc307 (diff)
Release v1.7.2
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9b4cbd90..2dda4c35 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,12 @@ v 1.8.0
- Require minimum golang version 1.11 to build
- Add the ability to define custom HTTP headers for all served sites
+v 1.7.2
+
+- Fix https to http donwgrade for auth process
+- Limit auth cookie max-age to 10 minutes
+- Use secure cookies for auth session
+
v 1.7.1
- Security fix for recovering gitlab access token from cookies