summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2017-10-18 10:26:51 +0000
committerDouwe Maan <douwe@gitlab.com>2017-10-18 10:26:51 +0000
commitbe3bddf90d81b84243b74c3013202aad1c4ab3a9 (patch)
treeeeeae5726e1cc5486a30d78a83032495e33df8f7 /changelogs
parent0fa2f14857ceb5b5b52595555bb2c3e6e930e1f7 (diff)
parentb40ff63412ef89ba61a4215ee7478b06b22cf9ca (diff)
downloadgitlab-ce-be3bddf90d81b84243b74c3013202aad1c4ab3a9.tar.gz
Merge branch 'tc-saml-fix-false-empty' into 'master'
SAML fix when auth hash attributes do not define groups Closes #38923 See merge request gitlab-org/gitlab-ce!14913
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/tc-saml-fix-false-empty.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/tc-saml-fix-false-empty.yml b/changelogs/unreleased/tc-saml-fix-false-empty.yml
new file mode 100644
index 00000000000..987f596475b
--- /dev/null
+++ b/changelogs/unreleased/tc-saml-fix-false-empty.yml
@@ -0,0 +1,5 @@
+---
+title: Fix SAML error 500 when no groups are defined for user
+merge_request: 14913
+author:
+type: fixed