0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-01 12:24:41 +01:00
gitea/routers/web/user
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
..
setting Fix 500 when deleting account with incorrect password or unsupported login type (#29579) 2024-03-08 04:28:21 +00:00
avatar.go
code.go
home.go remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
home_test.go Add an trailing slash to dashboard links (#29555) 2024-03-04 01:02:51 +00:00
main_test.go
notification.go Filter Repositories by type (#29231) 2024-03-03 10:18:34 +00:00
package.go Fix incorrect relative/absolute URL usages (#29531) 2024-03-02 17:38:38 +00:00
profile.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
search.go
stop_watch.go
task.go