mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
b78448e94e
* Skip SSPI authentication attempts for /api/internal SSPI fails badly on authentication attempts to /api/internal which it can never succesfully authenticate. Fix #11260 Signed-off-by: Andrew Thornton <[email protected]> * Update oauth2.go Co-authored-by: techknowlogick <[email protected]> Co-authored-by: Lauris BH <[email protected]>