0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-18 09:13:38 +01:00
gitea/services/auth
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
..
source Fix openidConnect source regression from #16544 (#16759) 2021-08-22 10:17:05 +01:00
auth_test.go
auth.go
basic.go
group.go
interface.go
oauth2.go
placeholder.go
reverseproxy.go
session.go
signin.go
sspi_windows.go
sync.go