Skip to content

Skip SSPI authentication attempts for /api/internal (#12556)#12559

Merged
techknowlogick merged 3 commits into
go-gitea:release/v1.12from
zeripath:backport-12556
Aug 22, 2020
Merged

Skip SSPI authentication attempts for /api/internal (#12556)#12559
techknowlogick merged 3 commits into
go-gitea:release/v1.12from
zeripath:backport-12556

Conversation

@zeripath
Copy link
Copy Markdown
Contributor

@zeripath zeripath commented Aug 22, 2020

Backport #12556

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

Fix #11260

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

Backport go-gitea#12556

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

Fix go-gitea#11260

Signed-off-by: Andrew Thornton <art27@cantab.net>
@zeripath zeripath added this to the 1.12.4 milestone Aug 22, 2020
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Aug 22, 2020
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Aug 22, 2020
@lafriks
Copy link
Copy Markdown
Member

lafriks commented Aug 22, 2020

🚀

@techknowlogick techknowlogick merged commit 8bf2ee1 into go-gitea:release/v1.12 Aug 22, 2020
@zeripath zeripath deleted the backport-12556 branch August 23, 2020 08:25
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants