0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-14 09:45:24 +01:00
gitea/routers/api/v1/user
yp05327 5d6d025c9b
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.
2024-10-04 17:45:06 +00:00
..
action.go
app.go
avatar.go
block.go
email.go
follower.go
gpg_key.go
helper.go
hook.go
key.go
repo.go
runners.go
settings.go
star.go
user.go
watch.go