forgejo/services/auth/source/oauth2
silverwind 24e64fe372
Replace interface{} with any (#25686) (#25687)
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
2023-07-04 23:41:32 -04:00
..
assert_interface_test.go
init.go
jwtsigningkey.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
providers.go Use inline SVG for built-in OAuth providers (#25171) (#25234) 2023-06-13 12:04:40 +00:00
providers_base.go Use inline SVG for built-in OAuth providers (#25171) (#25234) 2023-06-13 12:04:40 +00:00
providers_custom.go
providers_openid.go Use inline SVG for built-in OAuth providers (#25171) (#25234) 2023-06-13 12:04:40 +00:00
providers_simple.go
source.go
source_authenticate.go
source_callout.go
source_name.go
source_register.go
store.go
token.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
urlmapping.go