0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-23 22:35:55 -05:00
forgejo/routers
yp05327 af901ac7bb
Add support for searching users by email (#30908)
Fix #30898

we have an option `SearchByEmail`, so enable it, then we can search user
by email.
Also added a test for it.

(cherry picked from commit 5d6d025c9b8d2abca9ec2bfdc795d1f0c1c6592d)
2024-10-06 08:10:22 +02:00
..
api Add support for searching users by email (#30908) 2024-10-06 08:10:22 +02:00
common [CHORE] Move to new sessioner library 2024-08-25 03:47:08 +02:00
install [CHORE] Move to new sessioner library 2024-08-25 03:47:08 +02:00
private chore: remove some Windows-specific files 2024-09-19 20:39:55 +05:00
utils
web Merge pull request 'feat: support regexp in git-grep search' (#4968) from yoctozepto/git-grep-regexp into forgejo 2024-10-04 17:10:14 +00:00
init.go