You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web/admin
Zettat123 4129e0e79b
Add a warning for disallowed email domains (#29658)
Resolve #29660

Follow #29522 and #29609

Add a warning for disallowed email domains when admins manually add/edit
users.

Thanks @yp05327 for the
[comment](https://github.com/go-gitea/gitea/pull/29605#issuecomment-1980105119)

![image](https://github.com/go-gitea/gitea/assets/15528715/6737b221-a3a2-4180-9ef8-b846c10f96e0)
11 months ago
..
admin.go Move context from modules to services (#29440) 11 months ago
admin_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
applications.go Move context from modules to services (#29440) 11 months ago
auths.go Move context from modules to services (#29440) 11 months ago
config.go Move context from modules to services (#29440) 11 months ago
diagnosis.go Move context from modules to services (#29440) 11 months ago
emails.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 11 months ago
hooks.go remove util.OptionalBool and related functions (#29513) 11 months ago
main_test.go make writing main test easier (#27270) 1 year ago
notice.go Move context from modules to services (#29440) 11 months ago
orgs.go Move context from modules to services (#29440) 11 months ago
packages.go remove util.OptionalBool and related functions (#29513) 11 months ago
queue.go Move context from modules to services (#29440) 11 months ago
queue_tester.go Improve queue and logger context (#24924) 2 years ago
repos.go Move context from modules to services (#29440) 11 months ago
runners.go Move context from modules to services (#29440) 11 months ago
stacktrace.go Move context from modules to services (#29440) 11 months ago
users.go Add a warning for disallowed email domains (#29658) 11 months ago
users_test.go Move context from modules to services (#29440) 11 months ago