forgejo/routers/api/v1/admin
Lunny Xiao 18033f49ba
Restrict email address validation ()
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 () 2022-02-27 20:17:42 +08:00
cron.go Move some functions into services/repository () 2021-11-16 21:30:11 +08:00
org.go format with gofumpt () 2022-01-20 18:46:10 +01:00
repo.go Move macaron to chi () 2021-01-26 16:36:53 +01:00
user.go Restrict email address validation () 2022-03-14 18:39:54 +01:00