mirror of
1
Fork 0
forgejo/services/auth/source/oauth2
Earl Warren cfaa6dc2ed
Revert "[TESTS] oauth2: make it possible to use an alternate http.Client"
This reverts commit 172fdd0d32.

This code was introduced for a test case that is no longer in use. It
should guard against the provider being null but that's not worth the
effort for deadcode. Just remove it.

Refs: https://codeberg.org/forgejo/forgejo/issues/1984
2023-12-19 16:38:35 +01:00
..
assert_interface_test.go
init.go
jwtsigningkey.go
providers.go
providers_base.go
providers_custom.go Revert "[TESTS] oauth2: make it possible to use an alternate http.Client" 2023-12-19 16:38:35 +01:00
providers_openid.go Revert "[TESTS] oauth2: make it possible to use an alternate http.Client" 2023-12-19 16:38:35 +01:00
providers_simple.go
source.go
source_authenticate.go
source_callout.go
source_name.go
source_register.go
store.go
token.go
urlmapping.go