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:
authorJames Lopez <james@gitlab.com>2018-03-15 18:58:18 +0300
committerMark Fletcher <mark@gitlab.com>2018-03-16 14:58:24 +0300
commit7dd97985d11369c62056a4b91b7a88c88443c641 (patch)
tree45b4bbf78f37572376d576abd1b2ae2281deef9a /changelogs
parent4b55923402f75ce7651bc173f2c3b46b397b7c88 (diff)
Merge branch 'fix/auth0-unsafe-login-10-4' into 'security-10-4'
[10.4] Fix GitLab Auth0 integration signs in the wrong user See merge request gitlab/gitlabhq!2352
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-auth0-unsafe-login.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-auth0-unsafe-login.yml b/changelogs/unreleased/fix-auth0-unsafe-login.yml
new file mode 100644
index 00000000000..01c6ea69dcc
--- /dev/null
+++ b/changelogs/unreleased/fix-auth0-unsafe-login.yml
@@ -0,0 +1,5 @@
+---
+title: Fix GitLab Auth0 integration signing in the wrong user
+merge_request:
+author:
+type: security