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 e2eac7574f
Fix bug when the linked account was disactived and list the linked accounts (#29263)
The bug has been fixed on v1.22 but not backport to v1.21.
This original PR have many refactors so I don't think it's necessary to
backport all of them.

Fix #28667
1 year ago
..
security Fix bug when the linked account was disactived and list the linked accounts (#29263) 1 year ago
account.go Forbid removing the last admin user (#28337) (#28793) 1 year 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