summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorBrandon Labuschagne <blabuschagne@gitlab.com>2019-06-14 13:53:12 +0200
committerBrandon Labuschagne <blabuschagne@gitlab.com>2019-06-20 10:41:41 +0200
commitaebf867aeee6fd6b9c4f7766b412133cdecd177d (patch)
treef8ac13086d4a282cafae28e04fb9bdc859e53803 /changelogs
parente5ca7b8b0b5ba45f5847b6e545d17ca5af1cd929 (diff)
downloadgitlab-ce-aebf867aeee6fd6b9c4f7766b412133cdecd177d.tar.gz
Add verification badge to users emails49814-display-in-admin-area-if-emails-are-verified-or-not
This is being applied to the admin users view, when an admin selects a user profile tp view. It gives admins the ability to see an email verification status without the need of impersonating a user.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/49814-display-in-admin-area-if-emails-are-verified-or-not.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/49814-display-in-admin-area-if-emails-are-verified-or-not.yml b/changelogs/unreleased/49814-display-in-admin-area-if-emails-are-verified-or-not.yml
new file mode 100644
index 00000000000..db1391edd73
--- /dev/null
+++ b/changelogs/unreleased/49814-display-in-admin-area-if-emails-are-verified-or-not.yml
@@ -0,0 +1,5 @@
+---
+title: Add a verified pill next to email addresses under the admin users section.
+merge_request: 29669
+author:
+type: added