0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-01 13:04:37 +01:00
gitea/routers/web/user/setting
Lunny Xiao ce8a98f878
Fix 500 when deleting account with incorrect password or unsupported login type (#29579)
Fix #26210

---------

Co-authored-by: Jason Song <i@wolfogre.com>
2024-03-08 04:28:21 +00:00
..
security
account.go Fix 500 when deleting account with incorrect password or unsupported login type (#29579) 2024-03-08 04:28:21 +00:00
account_test.go
adopt.go
applications.go
block.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
keys.go Move some asymkey functions to service layer (#28894) 2024-03-04 08:57:39 +00:00
main_test.go
oauth2.go
oauth2_common.go
packages.go
profile.go
runner.go
webhooks.go