0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 23:02:43 +01:00
gitea/services/auth/source/oauth2
zeripath 7f85610942
Fix openidConnect source regression from #16544 (#16759)
Unfortunately there is bug in #16544 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
..
assert_interface_test.go
init.go
jwtsigningkey.go
providers_base.go
providers_custom.go
providers_openid.go
providers_simple.go
providers.go
source_authenticate.go
source_callout.go
source_name.go
source_register.go
source.go
token.go
urlmapping.go