0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 21:44:34 +01:00
gitea/routers/web/user/setting
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
..
security
account.go Restrict email address validation (#17688) 2022-03-14 18:39:54 +01:00
account_test.go
adopt.go
applications.go
keys.go
main_test.go
oauth2.go
profile.go Add config options to hide issue events (#17414) 2022-01-21 18:59:26 +01:00