1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-08 15:28:12 +00:00
Files
gitea/services/auth/source/oauth2/providers_openid.go
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

1.6 KiB