summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2016-11-01 16:14:22 +0000
committerSean McGivern <sean@mcgivern.me.uk>2016-11-01 16:14:22 +0000
commit16d98f425ced770dea7701f883f64e263d962a01 (patch)
treef0f6ea605bf22ae21147a9fa78b7cebf7b422953 /CHANGELOG.md
parentb58d7ceaf503fcc3725abc6f7b671edd89fbb9c3 (diff)
parentf8530580100f56fe3bef5f3a73d3e543b038f98f (diff)
downloadgitlab-ce-16d98f425ced770dea7701f883f64e263d962a01.tar.gz
Merge branch 'Allow-admin-to-search-for-user-by-secondary-email-address' into 'master'
Allow admin to search for user by secondary email address Closes #23761 See merge request !7115
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 575baec5fef..cef3997c7d4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -43,6 +43,8 @@ Please view this file on the master branch, on stable branches it's out of date.
- Refactor email, use setter method instead AR callbacks for email attribute (Semyon Pupkov)
- Shortened merge request modal to let clipboard button not overlap
- In all filterable drop downs, put input field in focus only after load is complete (Ido @leibo)
+- Improve search query parameter naming in /admin/users !7115 (YarNayar)
+- Allow to search for user by secondary email address in the admin interface(/admin/users) !7115 (YarNayar)
## 8.13.3