0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-14 05:24:03 +01:00
gitea/routers/api/v1/admin
Zettat123 4fd9c56ed0
Skip email domain check when admin users adds user manually (#29522)
Fix #27457

Administrators should be able to manually create any user even if the
user's email address is not in `EMAIL_DOMAIN_ALLOWLIST`.
2024-03-05 05:55:47 +00:00
..
adopt.go
cron.go
email.go
hooks.go
org.go
repo.go
runners.go
user_badge.go
user.go Skip email domain check when admin users adds user manually (#29522) 2024-03-05 05:55:47 +00:00