Skip to content
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

Update version of httpntlm #208

Merged
merged 1 commit into from
Feb 14, 2019

Conversation

jonrober-80
Copy link
Contributor

Description

The package that strong-soap uses to make NTLM requests (https://www.npmjs.com/package/httpntlm) included a fix in v1.7.6 which addressed an issue with making NTLM requests while using TLS.

This PR increases the version of httpntlm required by strong-soap to make sure that this version is picked up.

Related issues

  • connect to <link_to_referenced_issue>

Checklist

  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style
    guide

@slnode
Copy link

slnode commented Feb 14, 2019

Can one of the admins verify this patch? To accept patch and trigger a build add comment ".ok\W+to\W+test."

@raymondfeng raymondfeng merged commit ae724a0 into loopbackio:master Feb 14, 2019
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.

None yet

3 participants