0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 23:15:57 +01:00
gitea/routers/api/v1
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 Restrict email address validation (#17688) 2022-03-14 18:39:54 +01:00
misc
notify
org
repo Add config option to disable "Update branch by rebase" (#18745) 2022-03-04 03:30:49 -05:00
settings
swagger
user Restrict email address validation (#17688) 2022-03-14 18:39:54 +01:00
utils
api.go