gitea/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 Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
init.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
jwtsigningkey.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
providers.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
providers_base.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
providers_custom.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
providers_openid.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
providers_simple.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
source.go Map OIDC groups to Orgs/Teams (#21441) 2023-02-08 14:44:42 +08:00
source_authenticate.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
source_callout.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
source_name.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
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 Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
token.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
urlmapping.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00