summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Skarbek <jskarbek@gitlab.com>2019-08-09 14:12:23 +0000
committerJohn Skarbek <jskarbek@gitlab.com>2019-08-09 14:12:23 +0000
commit06210fc6cfd41f257bb93688e7e9c226f52dd165 (patch)
tree7fd8b4bf46f793d2d7fc9656d92147ce859296c3
parent34d086f3e14eecf3bfdcf766f7b3499bd3aad47b (diff)
parenta1662356240536b7df4a40b41253517968869b83 (diff)
downloadgitlab-ce-06210fc6cfd41f257bb93688e7e9c226f52dd165.tar.gz
Merge branch 'security-12-1-fix-gitlab-api-token-recovery' into '12-1-stable'
Fix gitlab api token recovery See merge request gitlab/gitlabhq!3293
-rw-r--r--GITLAB_PAGES_VERSION2
-rw-r--r--changelogs/unreleased/security-pages-api-token-recovery.yml5
2 files changed, 6 insertions, 1 deletions
diff --git a/GITLAB_PAGES_VERSION b/GITLAB_PAGES_VERSION
index bd8bf882d06..943f9cbc4ec 100644
--- a/GITLAB_PAGES_VERSION
+++ b/GITLAB_PAGES_VERSION
@@ -1 +1 @@
-1.7.0
+1.7.1
diff --git a/changelogs/unreleased/security-pages-api-token-recovery.yml b/changelogs/unreleased/security-pages-api-token-recovery.yml
new file mode 100644
index 00000000000..b8193368360
--- /dev/null
+++ b/changelogs/unreleased/security-pages-api-token-recovery.yml
@@ -0,0 +1,5 @@
+---
+title: Upgrade pages to 1.7.1 to prevent gitlab api token recovery from cookie
+merge_request:
+author:
+type: security