gitea/models/user
Alexander Shimchik 1d3095b718
Check if email is used when updating user (#21289)
Fix #21075 
When updating user data should check if email is used by other users
2022-09-29 14:36:29 +02:00
..
avatar.go
badge.go
email_address_test.go
email_address.go
error.go
external_login_user.go
follow_test.go
follow.go
list.go
main_test.go
openid_test.go
openid.go
redirect_test.go
redirect.go
search.go
setting_keys.go
setting_test.go
setting.go
user_test.go Check if email is used when updating user (#21289) 2022-09-29 14:36:29 +02:00
user_update.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
user.go Check if email is used when updating user (#21289) 2022-09-29 14:36:29 +02:00