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:50 +0300
committerVladimir Shushlin <v.shushlin@gmail.com>2019-09-09 16:48:31 +0300
commite39cd73118f7c92993f30a1e33bc78f2e96ccdcd (patch)
tree1b31bf6adb11a438ee1d5f4d4ed9fae1cd7a0660 /CHANGELOG
parent42e315ca6b454723dc1c7495134320162fe8e0f3 (diff)
Release v1.8.1
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2dda4c35..09bb19f5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+v 1.8.1
+
+- Limit auth cookie max-age to 10 minutes
+- Use secure cookies for auth session
+
v 1.8.0
- Fix https downgrade in auth process
@@ -8,7 +13,7 @@ v 1.8.0
v 1.7.2
-- Fix https to http donwgrade for auth process
+- Fix https to http downgrade for auth process
- Limit auth cookie max-age to 10 minutes
- Use secure cookies for auth session