1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-04 17:15:49 +00:00
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
2024-02-19 15:23:47 +00:00
..
security Fix bug when the linked account was disactived and list the linked accounts (#29263) 2024-02-19 15:23:47 +00:00
account_test.go Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
account.go Forbid removing the last admin user (#28337) (#28793) 2024-01-16 01:51:46 +00:00
adopt.go Move createrepository from module to service layer (#26927) 2023-09-06 12:08:51 +00:00
applications.go More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
keys.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
main_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
oauth2_common.go Fix NPE when editing OAuth2 applications (#27078) 2023-09-16 09:13:26 +00:00
oauth2.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
packages.go More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
profile.go Delete repos of org when purge delete user (#27273) (#27728) 2023-11-01 10:03:12 +08:00
runner.go Add user level action runners (#24995) 2023-05-31 09:39:54 +08:00
webhooks.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00