gitea/routers/api/v1/user
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
..
app.go
email.go
follower.go
gpg_key.go
helper.go
key.go
repo.go
settings.go
star.go
user.go
watch.go