gitea/services/auth/source/oauth2
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks ()
Replace all contexts in tests with go1.24 t.Context()

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
..
assert_interface_test.go Implement FSFE REUSE for golang files ()
init.go Make oauth2 code clear. Move oauth2 provider code to their own packages/files ()
main_test.go allow synchronizing user status from OAuth2 login providers ()
providers.go Fix tautological conditions ()
providers_base.go Migrate margin and padding helpers to tailwind ()
providers_custom.go Modify OAuth login ui and fix display name, iconurl related logic ()
providers_openid.go Migrate margin and padding helpers to tailwind ()
providers_simple.go Modify OAuth login ui and fix display name, iconurl related logic ()
providers_test.go allow synchronizing user status from OAuth2 login providers ()
source.go allow synchronizing user status from OAuth2 login providers ()
source_authenticate.go Reduce usage of `db.DefaultContext` ()
source_callout.go Implement FSFE REUSE for golang files ()
source_name.go Implement FSFE REUSE for golang files ()
source_register.go Handle OpenID discovery URL errors a little nicer when creating/editing sources ()
source_sync.go allow synchronizing user status from OAuth2 login providers ()
source_sync_test.go Use test context in tests and new loop system in benchmarks ()
store.go fix: Fix to delete cookie when AppSubURL is non-empty ()
urlmapping.go Implement FSFE REUSE for golang files ()