gitea/models/user
Giteabot 275abd6593
Only validate changed columns when update user (#24867) (#24903)
Backport #24867 by @lunny

Fix #23211
Replace #23496

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-05-24 04:24:02 -04:00
..
avatar.go Avoid warning for system setting when start up (#23054) (#23116) 2023-02-24 16:46:11 -05:00
badge.go
email_address.go
email_address_test.go
error.go
external_login_user.go
follow.go
follow_test.go
list.go
main_test.go
must_change_password.go
openid.go
openid_test.go
redirect.go
redirect_test.go
search.go
setting.go
setting_keys.go
setting_test.go
user.go Only validate changed columns when update user (#24867) (#24903) 2023-05-24 04:24:02 -04:00
user_system.go
user_test.go Only validate changed columns when update user (#24867) (#24903) 2023-05-24 04:24:02 -04:00
user_update.go