0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-23 14:31:52 +01:00
gitea/models/user
yp05327 5d6d025c9b
Add support for searching users by email ()
Fix 

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
..
avatar.go
avatar_test.go
badge.go
block.go
email_address.go
email_address_test.go
error.go
external_login_user.go
follow.go
follow_test.go
list.go
main_test.go
must_change_password.go
openid.go
openid_test.go
redirect.go
redirect_test.go
search.go
setting.go
setting_keys.go
setting_test.go
user.go
user_system.go
user_test.go
user_update.go