forgejo/routers/api/v1/admin
Zettat123 b6057a34db
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`.

(cherry picked from commit 4fd9c56ed09b31e2f6164a5f534a31c6624d0478)
2024-03-11 23:36:58 +07:00
..
adopt.go
cron.go
email.go
hooks.go remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
org.go
repo.go
runners.go
user.go Skip email domain check when admin users adds user manually (#29522) 2024-03-11 23:36:58 +07:00