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:
authorSean McGivern <sean@mcgivern.me.uk>2017-07-12 14:36:10 +0300
committerClement Ho <ClemMakesApps@gmail.com>2017-07-12 18:41:12 +0300
commit9355d91c5bec7d2e97bf20d91398d692acce2bcf (patch)
treeef960617ae0a650c71332ff11e2fa7f4fde3bbb0 /changelogs
parent462ef2d83840195ea77c1c41abec6e2bfbe0fa02 (diff)
Merge branch '34325-reinstate-is_admin-for-user-api' into 'master'
Return `is_admin` attribute in the GET /user endpoint for admins Closes #34325 See merge request !12811
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/34325-reinstate-is_admin-for-user-api.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/34325-reinstate-is_admin-for-user-api.yml b/changelogs/unreleased/34325-reinstate-is_admin-for-user-api.yml
new file mode 100644
index 00000000000..3bed1fbe16e
--- /dev/null
+++ b/changelogs/unreleased/34325-reinstate-is_admin-for-user-api.yml
@@ -0,0 +1,4 @@
+---
+title: Return `is_admin` attribute in the GET /user endpoint for admins
+merge_request: 12811
+author: