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/setting
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
..
security Fix bug when the linked account was disactived and list the linked accounts (#29263) 1 year ago
account.go Fix 500 when deleting account with incorrect password or unsupported login type (#29579) (#29656) 12 months ago
account_test.go Move web/api context related testing function into a separate package (#26859) 2 years ago
adopt.go Move createrepository from module to service layer (#26927) 1 year ago
applications.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
keys.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
oauth2.go Implement FSFE REUSE for golang files (#21840) 2 years ago
oauth2_common.go Fix NPE when editing OAuth2 applications (#27078) 1 year ago
packages.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
profile.go Delete repos of org when purge delete user (#27273) (#27728) 1 year ago
runner.go Add user level action runners (#24995) 2 years ago
webhooks.go Fix comment permissions (#28213) (#28216) 1 year ago