0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-20 21:36:13 +01:00
gitea/models/user
Zettat123 136dd99e86
Skip email domain check when admins edit user emails (#29609)
Follow #29522

Administrators should be able to set a user's email address even if the
email address is not in `EMAIL_DOMAIN_ALLOWLIST`
2024-03-05 16:51:56 +00:00
..
avatar.go
badge.go
block.go
email_address_test.go
email_address.go Skip email domain check when admins edit user emails (#29609) 2024-03-05 16:51:56 +00:00
error.go
external_login_user.go
follow_test.go
follow.go
list.go
main_test.go
must_change_password.go
openid_test.go
openid.go
redirect_test.go
redirect.go
search.go
setting_keys.go
setting_test.go
setting.go
user_system.go
user_test.go
user_update.go
user.go