0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-15 22:32:24 +01:00
gitea/routers/web/admin
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
..
admin_test.go
admin.go
applications.go
auths.go
config.go
diagnosis.go
emails.go
hooks.go
main_test.go
notice.go
orgs.go
packages.go
queue_tester.go
queue.go
repos.go
runners.go
stacktrace.go
users_test.go
users.go