forgejo/routers/web/user/setting
JakobDev cc5df26680
Even more db.DefaultContext refactor (#27352)
Part of #27065

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: delvh <dev.lh@web.de>
2023-10-03 10:30:41 +00:00
..
security Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
account.go
account_test.go
adopt.go
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) 2023-09-25 13:17:37 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
oauth2.go
oauth2_common.go Fix NPE when editing OAuth2 applications (#27078) 2023-09-16 09:13:26 +00:00
packages.go More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
profile.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
runner.go
webhooks.go