Skip to content

Resolve ntlm nil pointer bug by bumping go-ntlmssp dependency #8369

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 15, 2019

Conversation

SwampDragons
Copy link
Contributor

@SwampDragons SwampDragons commented Nov 14, 2019

Bump go-ntlmssp dependency, resolving bug where Negotiator would return nil, nil instead of either a response or an err.

Closes #7685
Closes #8353
Closes #8229
Closes #7350
Closes #7994
Closes #5865

We may also be able to revert hack in #5864 as a result of this change.

The relevant PR in the upstream library is Azure/go-ntlmssp#24

@SwampDragons SwampDragons requested a review from a team as a code owner November 14, 2019 19:22
@SwampDragons SwampDragons changed the title [WIP] time to track down this ntlm null pointer bug. Resolve ntlm nil pointer bug by bumping go-ntlmssp dependency Nov 15, 2019
Copy link
Contributor

@nywilken nywilken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 👍

@SwampDragons
Copy link
Contributor Author

Confirmed that I can't seem to be able to reproduce #5864 with this branch; I think we're good to go. Merging.

@azr
Copy link
Contributor

azr commented Nov 18, 2019

Super nice fix :D

azr pushed a commit that referenced this pull request Nov 18, 2019
@ghost
Copy link

ghost commented Jan 23, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Jan 23, 2020
@SwampDragons SwampDragons added this to the 1.5.0 milestone Jan 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants