forgejo/services/auth
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
..
source Handle OpenID discovery URL errors a little nicer when creating/editing sources () () 2023-03-10 08:29:28 -06:00
auth.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
auth_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
basic.go Implement actions () 2023-01-31 09:45:19 +08:00
group.go refactor auth interface to return error when verify failure () 2022-12-28 13:53:28 +08:00
httpsign.go refactor auth interface to return error when verify failure () 2022-12-28 13:53:28 +08:00
interface.go refactor auth interface to return error when verify failure () 2022-12-28 13:53:28 +08:00
middleware.go Map OIDC groups to Orgs/Teams () 2023-02-08 14:44:42 +08:00
oauth2.go Implement actions () 2023-01-31 09:45:19 +08:00
reverseproxy.go Add context cache as a request level cache () 2023-02-15 21:37:34 +08:00
session.go refactor auth interface to return error when verify failure () 2022-12-28 13:53:28 +08:00
signin.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
source.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
sspi_windows.go refactor auth interface to return error when verify failure () 2022-12-28 13:53:28 +08:00
sync.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00