gitea/routers/web/admin
Lunny Xiao 18033f49ba
Restrict email address validation (#17688)
This didn't follow the RFC but it's a subset of that. I think we should narrow the allowed chars at first and discuss more possibility in future PRs.
2022-03-14 18:39:54 +01:00
..
admin.go
admin_test.go
auths.go
emails.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
hooks.go
main_test.go
notice.go
orgs.go
repos.go
users.go
users_test.go