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:
authorRémy Coutable <remy@rymai.me>2017-01-06 14:16:00 +0300
committerRémy Coutable <remy@rymai.me>2017-01-06 14:16:00 +0300
commit4c343310846c1353179a4f690eb8b05e8610ea22 (patch)
tree71d18c17ecfa1c7fb179bd4c7f69ec66490438e5 /changelogs
parent11f3da9dc75a06c30d8801f6812b70f6ba31cc9d (diff)
parent8b1914ceb22d2312da6160eae5e0a586e9aa2a65 (diff)
Merge branch 'fix-users-api-500-error' into 'master'
Fix 500 errors when creating a user with identity via API Closes #26295 See merge request !8442
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-users-api-500-error.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-users-api-500-error.yml b/changelogs/unreleased/fix-users-api-500-error.yml
new file mode 100644
index 00000000000..ac9e7a480d8
--- /dev/null
+++ b/changelogs/unreleased/fix-users-api-500-error.yml
@@ -0,0 +1,4 @@
+---
+title: Fix 500 errors when creating a user with identity via API
+merge_request: 8442
+author: