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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Eastwood <contact@ericeastwood.com>2017-06-01 09:15:58 +0300
committerEric Eastwood <contact@ericeastwood.com>2017-06-01 16:27:40 +0300
commit0087f939892e9eef5a642b84615ada6c0cdbdcd6 (patch)
tree4b996c97d00a33f2a793466e5518191321b8da08 /changelogs
parentdd0f8b8ccc3b5f61e31703f7391a919b702934a5 (diff)
Update session cookie key name to be unique to instance in development
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/31644
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/31644-make-cookie-sessions-unique.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/31644-make-cookie-sessions-unique.yml b/changelogs/unreleased/31644-make-cookie-sessions-unique.yml
new file mode 100644
index 00000000000..e9a6a32cf70
--- /dev/null
+++ b/changelogs/unreleased/31644-make-cookie-sessions-unique.yml
@@ -0,0 +1,4 @@
+---
+title: Update session cookie key name to be unique to instance in development
+merge_request:
+author: