bench-forgejo/services/auth
zeripath 7f85610942
Fix openidConnect source regression from ()
Unfortunately there is bug in  meaning that openid connects aren't
being matched properly as the capitalisation in that PR is incorrect.

This PR changes the capitalisation back to what is expected.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-08-22 10:17:05 +01:00
..
source Fix openidConnect source regression from () 2021-08-22 10:17:05 +01:00
auth.go Refactor: Move login out of models () 2021-07-24 11:16:34 +01:00
auth_test.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes () 2021-06-09 19:53:16 +02:00
basic.go Refactor: Move login out of models () 2021-07-24 11:16:34 +01:00
group.go Refactor: Move login out of models () 2021-07-24 11:16:34 +01:00
interface.go Refactor: Move login out of models () 2021-07-24 11:16:34 +01:00
oauth2.go Added introspection endpoint. () 2021-08-20 22:16:45 -04:00
placeholder.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes () 2021-06-09 19:53:16 +02:00
reverseproxy.go Send registration email on user autoregistration () 2021-08-12 10:26:33 +03:00
session.go Refactor: Move login out of models () 2021-07-24 11:16:34 +01:00
signin.go Refactor: Move login out of models () 2021-07-24 11:16:34 +01:00
sspi_windows.go Send registration email on user autoregistration () 2021-08-12 10:26:33 +03:00
sync.go Refactor: Move login out of models () 2021-07-24 11:16:34 +01:00