[PR #2888] [MERGED] Enable admin to search by email #16646

Closed
opened 2025-11-02 12:15:26 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2888
Author: @ethantkoenig
Created: 11/11/2017
Status: Merged
Merged: 11/26/2017
Merged by: @lunny

Base: masterHead: admin_search_by_email


📝 Commits (2)

  • 5319af9 Enable admin to search by email
  • baf3e5a Merge branch 'master' into admin_search_by_email

📊 Changes

2 files changed (+16 additions, -10 deletions)

View changed files

📝 models/user.go (+13 -8)
📝 routers/admin/users.go (+3 -2)

📄 Description

Allow admins to search for users by email.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/2888 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 11/11/2017 **Status:** ✅ Merged **Merged:** 11/26/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `admin_search_by_email` --- ### 📝 Commits (2) - [`5319af9`](https://github.com/go-gitea/gitea/commit/5319af96204b74778579b0e77cf65aa88c8cb1dd) Enable admin to search by email - [`baf3e5a`](https://github.com/go-gitea/gitea/commit/baf3e5a2de295620eeccb22420690c294df78ff1) Merge branch 'master' into admin_search_by_email ### 📊 Changes **2 files changed** (+16 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `models/user.go` (+13 -8) 📝 `routers/admin/users.go` (+3 -2) </details> ### 📄 Description Allow admins to search for users by email. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:15:26 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16646