0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 21:44:38 +01:00
gitea/routers/web
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
..
admin Skip email domain check when admins edit user emails (#29609) 2024-03-05 16:51:56 +00:00
auth Make "/user/login" page redirect if the current user has signed in (#29583) 2024-03-05 02:12:03 +00:00
devtest
events
explore
feed
healthcheck
misc
org Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
repo Update various logos and unify their filenames (#29637) 2024-03-06 22:20:05 +00:00
shared Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
user Fix 500 when deleting account with incorrect password or unsupported login type (#29579) 2024-03-08 04:28:21 +00:00
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
webfinger.go