forgejo/services/auth/source/oauth2
Giteabot edb618c136
Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) (#23403)
Backport #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: zeripath <art27@cantab.net>
2023-03-10 08:29:28 -06: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) (#23403) 2023-03-10 08:29:28 -06:00
store.go
token.go
urlmapping.go