gitea/services/auth/source/oauth2
zeripath dad057b639
Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397)
When there is an error creating a new openIDConnect authentication
source try to handle the error a little better.

Close #23283

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2023-03-10 01:14:43 -05:00
..
assert_interface_test.go
…
init.go
…
jwtsigningkey.go
…
providers.go
…
providers_base.go
…
providers_custom.go
…
providers_openid.go
…
providers_simple.go
…
source.go
…
source_authenticate.go
…
source_callout.go
…
source_name.go
…
source_register.go Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) 2023-03-10 01:14:43 -05:00
store.go
…
token.go
…
urlmapping.go
…