]> source.dussan.org Git - gitea.git/commit
Fix 500 when deleting account with incorrect password or unsupported login type ...
authorLunny Xiao <xiaolunwen@gmail.com>
Fri, 8 Mar 2024 14:43:57 +0000 (22:43 +0800)
committerGitHub <noreply@github.com>
Fri, 8 Mar 2024 14:43:57 +0000 (15:43 +0100)
commita129c0c06c91e4994244138687be135dddd4c00d
treeaefc2382f2b532f5314e8a16a2edde92ca87b965
parentbd7de0c4e44cd14a232cd1fa98f880cbbcf1b60d
Fix 500 when deleting account with incorrect password or unsupported login type (#29579) (#29656)

Fix #26210
Backport #29579

Co-authored-by: Jason Song <i@wolfogre.com>
options/locale/locale_en-US.ini
routers/web/user/setting/account.go