1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-16 06:13:43 -04: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 Add admin API route for managing user's badges (#23106) 2024-03-01 03:23:28 -05:00
block.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
email_address_test.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-02-29 18:52:49 +00:00
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 Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
list.go
main_test.go
must_change_password.go
openid_test.go
openid.go
redirect_test.go
redirect.go
search.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-02-29 18:52:49 +00:00
setting_keys.go
setting_test.go
setting.go
user_system.go
user_test.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
user_update.go
user.go Skip email domain check when admin users adds user manually (#29522) 2024-03-05 05:55:47 +00:00