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-12 00:48:25 +0300
committerRémy Coutable <remy@rymai.me>2017-01-12 00:48:25 +0300
commit34087fe3705abe2718b730aa32d931e71fa2511f (patch)
tree82664578efc85a6d74c883258a066e5e631ffff7 /changelogs
parent3fc91a3598499db5ecb89bc299ca0c257c4572a7 (diff)
parent72c68b98ae5e016254e56afc60eb9fa662a452de (diff)
Merge branch 'fix-user-api-confirm-param' into 'master'
Fix Users API to accept confirm parameter Closes #26295 See merge request !8531
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-user-api-confirm-param.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-user-api-confirm-param.yml b/changelogs/unreleased/fix-user-api-confirm-param.yml
new file mode 100644
index 00000000000..42642576634
--- /dev/null
+++ b/changelogs/unreleased/fix-user-api-confirm-param.yml
@@ -0,0 +1,4 @@
+---
+title: Fix 500 error when POSTing to Users API with optional confirm param
+merge_request:
+author: