forgejo/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 Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
email.go Restrict email address validation (#17688) 2022-03-14 18:39:54 +01:00
follower.go
gpg_key.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
helper.go
key.go
repo.go API: Return primary language and repository language stats API URL (#18396) 2022-01-25 08:33:40 +02:00
settings.go
star.go
user.go
watch.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00