WinHTTP: support best auth mechanism by ethomson · Pull Request #4055 · libgit2/libgit2 · GitHub
Skip to content

WinHTTP: support best auth mechanism#4055

Merged
carlosmn merged 1 commit into
libgit2:masterfrom
ethomson:ethomson/ntlm
Jan 16, 2017
Merged

WinHTTP: support best auth mechanism#4055
carlosmn merged 1 commit into
libgit2:masterfrom
ethomson:ethomson/ntlm

Conversation

@ethomson

Copy link
Copy Markdown
Member

For username/password credentials, support NTLM or Basic (in that order of priority). Use the WinHTTP built-in authentication support for both, and maintain a bitfield of the supported mechanisms from the response.

Fixes #4039

@ghost

ghost commented Jan 16, 2017

Copy link
Copy Markdown

For username/password credentials, support NTLM or Basic (in that order
of priority).  Use the WinHTTP built-in authentication support for both,
and maintain a bitfield of the supported mechanisms from the response.
@ethomson

Copy link
Copy Markdown
Member Author

FYI @carlosmn - I rebased this to resolve conflicts.

@carlosmn carlosmn merged commit df4dfaa into libgit2:master Jan 16, 2017
@MustafaJamal

Copy link
Copy Markdown

After fixing of this issue, when we should expect the fixing of following LibGit2Sharp issue:

libgit2/libgit2sharp#1168

Can anyone please tell me as we are facing issues when using LibGit2Sharp with TFS2015/TFS2017.

Thanks!

@tkelman

tkelman commented Jul 5, 2017

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants