1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-02 04:18:25 +00:00
Files
gitea/services/user/email.go
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

4.0 KiB