1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-22 05:20:47 +02:00
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
user.go Check if email is used when updating user (#21289) 2022-09-29 14:36:29 +02:00