gitea/modules/auth/sso
zeripath bac65f1b82
Fix incorrect error logging in Stats indexer and OAuth2 (#12387)
* Fix incorrect logging in oauth2.go

Fix #11945

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Handle ErrAlreadyInQueue in stats indexer

Fix #12380

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Fixes type in error message of indexer

Add the missing character in the error message.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lieven Hollevoet <hollie@lika.be>
2020-08-01 10:45:26 -04:00
..
basic.go Remove check on username if AccessToken authentication (#11015) 2020-04-14 13:32:03 -05:00
interface.go Add single sign-on support via SSPI on Windows (#8463) 2019-11-23 01:33:31 +02:00
oauth2.go Fix incorrect error logging in Stats indexer and OAuth2 (#12387) 2020-08-01 10:45:26 -04:00
reverseproxy.go Use google/uuid to instead satori/go.uuid (#11943) 2020-06-18 17:18:44 +08:00
session.go Add single sign-on support via SSPI on Windows (#8463) 2019-11-23 01:33:31 +02:00
sso.go Add single sign-on support via SSPI on Windows (#8463) 2019-11-23 01:33:31 +02:00
sspi_windows.go Use google/uuid to instead satori/go.uuid (#11943) 2020-06-18 17:18:44 +08:00