Skip to content

WebApi.ts new NtlmCredetialHandler initialization was wrong order#70

Merged
bryanmacfarlane merged 2 commits intomicrosoft:masterfrom
alpersogukpinar:master
Mar 29, 2017
Merged

WebApi.ts new NtlmCredetialHandler initialization was wrong order#70
bryanmacfarlane merged 2 commits intomicrosoft:masterfrom
alpersogukpinar:master

Conversation

@alpersogukpinar
Copy link
Copy Markdown
Contributor

WebApi.ts new NtlmCredetialHandler initialization was wrong order at line39. workstation and domain order parameters are being set in reverse order.
Because it is exported in that order at WebApi.ts, I changed the constructor signature in ntlm.ts instead of changing WebApits

Fix #69

WebApi.ts  new NtlmCredetialHandler initializatin was wrong at line39. workstation and domain order parameters were reverse order.
But it is exported in that order, that's why I changed the constructor according to this.
@bryanmacfarlane
Copy link
Copy Markdown
Contributor

reviewing ... sorry for the delay here.

@jeffyoung
Copy link
Copy Markdown
Contributor

Thanks @alpersogukpinar. We can verify this change before the next release (it seems correct enough). Looks good.

@bryanmacfarlane bryanmacfarlane merged commit 5db8f42 into microsoft:master Mar 29, 2017
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.

3 participants