0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 22:39:39 +01:00
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_base.go
providers_custom.go
providers_openid.go
providers_simple.go
providers.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
source.go
store.go
token.go
urlmapping.go