summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorJames Lopez <james@gitlab.com>2018-03-15 14:59:21 +0000
committerMark Fletcher <mark@gitlab.com>2018-03-16 12:57:58 +0000
commit7fca314680776995b4e6858b55001a4bf56bf17a (patch)
treeb00df8878203d7e19fb8e7e5902a0fe8e86e6478 /changelogs
parent254529300eeb0a11e50e0b2ebc1abecf9908f13e (diff)
downloadgitlab-ce-7fca314680776995b4e6858b55001a4bf56bf17a.tar.gz
Merge branch 'fix/auth0-unsafe-login-10-5' into 'security-10-5'
[10.5] Fix GitLab Auth0 integration signs in the wrong user See merge request gitlab/gitlabhq!2353
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