forgejo/services/auth/source/oauth2
Giteabot edb618c136
Handle OpenID discovery URL errors a little nicer when creating/editing sources () ()
Backport 

When there is an error creating a new openIDConnect authentication
source try to handle the error a little better.

Close 

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 () 2022-11-27 18:20:29 +00:00
init.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
jwtsigningkey.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
providers.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
providers_base.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
providers_custom.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
providers_openid.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
providers_simple.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
source.go Map OIDC groups to Orgs/Teams () 2023-02-08 14:44:42 +08:00
source_authenticate.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
source_callout.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
source_name.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
source_register.go Handle OpenID discovery URL errors a little nicer when creating/editing sources () () 2023-03-10 08:29:28 -06:00
store.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
token.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
urlmapping.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00