forgejo/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 Multiple small admin dashboard fixes (#12153) 2020-07-05 22:38:03 +03:00
auth.go
auth_form.go
org.go
repo_branch_form.go
repo_form.go Kanban board (#8346) 2020-08-16 23:07:38 -04:00
repo_form_test.go
user_form.go
user_form_auth_openid.go
user_form_test.go