0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-15 14:42:04 +01:00
gitea/models
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
..
actions
activities
admin
asymkey Move some asymkey functions to service layer (#28894) 2024-03-04 08:57:39 +00:00
auth
avatars
db
dbfs
fixtures Fix projects mode bugs (#29593) 2024-03-04 20:49:21 +00:00
git
issues Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
migrations Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
organization Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
packages
perm Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
project
pull
repo Fix projects mode bugs (#29593) 2024-03-04 20:49:21 +00:00
secret Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
shared/types
system
unit
unittest
user Skip email domain check when admins edit user emails (#29609) 2024-03-05 16:51:56 +00:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
org_team.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
org_team_test.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
org_test.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
repo.go
repo_test.go
repo_transfer.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00