1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-09 21:05:47 +00:00
gitea/routers/api/v1/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
..
adopt.go Fix page and missing return on unadopted repos API (#18848) 2022-02-27 20:17:42 +08:00
cron.go Move some functions into services/repository (#17660) 2021-11-16 21:30:11 +08:00
org.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
repo.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
user.go Restrict email address validation (#17688) 2022-03-14 18:39:54 +01:00