summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2017-06-20 14:54:30 +0000
committerClement Ho <ClemMakesApps@gmail.com>2017-06-20 10:28:54 -0500
commitb5d6ef0eeb337c221a6a5a8594d7154c1fba8c26 (patch)
tree5da73a812823bcba8ef850864c1590a912645194 /changelogs
parent57682e8dee73f04832bec69e5fe21b0537072d39 (diff)
downloadgitlab-ce-b5d6ef0eeb337c221a6a5a8594d7154c1fba8c26.tar.gz
Merge branch '33260-allow-admins-to-list-admins' into 'master'
Re-instate is_admin flag in users API is current user is an admin Closes #33260 See merge request !12211
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/33260-allow-admins-to-list-admins.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/33260-allow-admins-to-list-admins.yml b/changelogs/unreleased/33260-allow-admins-to-list-admins.yml
new file mode 100644
index 00000000000..a3b2053e005
--- /dev/null
+++ b/changelogs/unreleased/33260-allow-admins-to-list-admins.yml
@@ -0,0 +1,4 @@
+---
+title: Reinstate is_admin flag in users api when authenticated user is an admin
+merge_request: 12211
+author: rickettm