gitea/services/auth
zeripath dad057b639
Handle OpenID discovery URL errors a little nicer when creating/editing sources ()
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: techknowlogick <techknowlogick@gitea.io>
..
source Handle OpenID discovery URL errors a little nicer when creating/editing sources ()
auth.go Implement FSFE REUSE for golang files ()
auth_test.go Implement FSFE REUSE for golang files ()
basic.go Implement actions ()
group.go refactor auth interface to return error when verify failure ()
httpsign.go refactor auth interface to return error when verify failure ()
interface.go refactor auth interface to return error when verify failure ()
middleware.go Map OIDC groups to Orgs/Teams ()
oauth2.go Implement actions ()
reverseproxy.go Add context cache as a request level cache ()
session.go refactor auth interface to return error when verify failure ()
signin.go Implement FSFE REUSE for golang files ()
source.go Implement FSFE REUSE for golang files ()
sspi_windows.go refactor auth interface to return error when verify failure ()
sync.go Implement FSFE REUSE for golang files ()