1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-08 04:45:09 -04: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 Added introspection endpoint. (#16752) 2021-08-20 22:16:45 -04:00
placeholder.go
reverseproxy.go Send registration email on user autoregistration (#16523) 2021-08-12 10:26:33 +03:00
session.go
signin.go
sspi_windows.go Send registration email on user autoregistration (#16523) 2021-08-12 10:26:33 +03:00
sync.go