forgejo/models/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
..
avatar.go
email_address.go Restrict email address validation (#17688) 2022-03-14 18:39:54 +01:00
email_address_test.go Restrict email address validation (#17688) 2022-03-14 18:39:54 +01:00
error.go
external_login_user.go add test coverage for original author conversion during migrations (#18506) 2022-02-01 13:20:28 -05:00
follow.go
follow_test.go
list.go Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that case (#18897) 2022-03-02 01:24:31 +01:00
main_test.go
openid.go
openid_test.go
redirect.go
redirect_test.go
search.go Refactor admin user filter query parameters (#18965) 2022-03-02 16:30:14 +01:00
setting.go
setting_keys.go Added auto-save whitespace behavior if it changed manually (#15566) 2022-02-08 14:15:04 +08:00
setting_test.go
user.go Restrict email address validation (#17688) 2022-03-14 18:39:54 +01:00
user_test.go Restrict email address validation (#17688) 2022-03-14 18:39:54 +01:00