0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-02 06:54:31 +01:00
gitea/modules/auth
zeripath b78448e94e
Skip SSPI authentication attempts for /api/internal (#12556)
* 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 <art27@cantab.net>

* Update oauth2.go

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-08-22 12:09:43 +03:00
..
ldap
oauth2
openid
pam
sso Skip SSPI authentication attempts for /api/internal (#12556) 2020-08-22 12:09:43 +03:00
admin.go
auth.go
auth_form.go
org.go
repo_branch_form.go
repo_form.go
repo_form_test.go
user_form.go
user_form_auth_openid.go
user_form_test.go