You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web/user
Lunny Xiao a129c0c06c
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>
12 months ago
..
setting Fix 500 when deleting account with incorrect password or unsupported login type (#29579) (#29656) 12 months ago
avatar.go Set `X-Gitea-Debug` header once (#23361) 2 years ago
code.go Show the repo count in code tab on both user profile and org page. (#27048) 1 year ago
home.go Rework markup link rendering (#26745) (#28803) 1 year ago
home_test.go Add a trailing slash to dashboard links (#29555) (#29573) 12 months ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
notification.go Use more `IssueList` instead of `[]*Issue` (#26369) 2 years ago
package.go Fix incorrect relative/absolute URL usages (#29531) (#29547) 12 months ago
profile.go Rework markup link rendering (#26745) (#28803) 1 year ago
search.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
stop_watch.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
task.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago