gitea/modules/auth/sso
zeripath 8bf2ee1e02
Skip SSPI authentication attempts for /api/internal (#12556) (#12559)
Backport #12556

SSPI fails badly on authentication attempts to /api/internal which
it can never succesfully authenticate.

Fix #11260

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

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-08-22 17:09:14 -04:00
..
basic.go
interface.go
oauth2.go Skip SSPI authentication attempts for /api/internal (#12556) (#12559) 2020-08-22 17:09:14 -04:00
reverseproxy.go Use google/uuid to instead satori/go.uuid (#11943) (#11946) 2020-06-18 10:06:48 -04:00
session.go
sso.go Skip SSPI authentication attempts for /api/internal (#12556) (#12559) 2020-08-22 17:09:14 -04:00
sspi_windows.go Skip SSPI authentication attempts for /api/internal (#12556) (#12559) 2020-08-22 17:09:14 -04:00