You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You're right, Encryption and NTLM authentication don't work together, and your patch seems to be correct. Would you mind opening a PR with your patch and accompanying test cases?
If you look at this (in connection.js):
Only standard login is handled.
It would be good to handle the encrypted case for NTLM too, maybe like this:
The text was updated successfully, but these errors were encountered: