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_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
admin.go Pause queues (#15928) 2022-01-22 21:22:14 +00:00
auths.go Prevent 500 when there is an error during new auth source post (#19041) 2022-03-10 23:40:43 +01:00
emails.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
hooks.go
main_test.go
notice.go
orgs.go Move user related model into models/user (#17781) 2021-11-24 17:49:20 +08:00
repos.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
users_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
users.go Restrict email address validation (#17688) 2022-03-14 18:39:54 +01:00