0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-13 01:28:33 -05:00
forgejo/services/auth/source/oauth2
Earl Warren c4935f08ad
[TESTS] oauth2: make it possible to use an alternate http.Client
(cherry picked from commit aea4ab25a9)
(cherry picked from commit d386b212c4)
2023-07-16 23:41:39 +02:00
..
assert_interface_test.go
http.go [TESTS] oauth2: make it possible to use an alternate http.Client 2023-07-16 23:41:39 +02:00
init.go
jwtsigningkey.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
providers.go Use inline SVG for built-in OAuth providers (#25171) 2023-06-13 10:51:02 +00:00
providers_base.go Use inline SVG for built-in OAuth providers (#25171) 2023-06-13 10:51:02 +00:00
providers_custom.go [TESTS] oauth2: make it possible to use an alternate http.Client 2023-07-16 23:41:39 +02:00
providers_openid.go [TESTS] oauth2: make it possible to use an alternate http.Client 2023-07-16 23:41:39 +02:00
providers_simple.go Modify OAuth login ui and fix display name, iconurl related logic (#25030) 2023-06-08 16:35:29 +00:00
source.go
source_authenticate.go
source_callout.go
source_name.go
source_register.go
store.go
token.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
urlmapping.go