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

Ntlm warnings #111

Open
Alan564 opened this issue Nov 22, 2018 · 0 comments
Open

Ntlm warnings #111

Alan564 opened this issue Nov 22, 2018 · 0 comments

Comments

@Alan564
Copy link

Alan564 commented Nov 22, 2018

When using the exchangelib, warnings from the Ntlm library are displayed.
/ntlm_auth/ntlm.py:149: DeprecationWarning: Using Ntlm() is deprecated and will be removed in a future version. Use NtlmContext() instead
2018-11-22 15-55-58

jborean93/ntlm-auth@25c6a00

Your mistake here:
https://github.com/requests/requests-ntlm/blob/master/requests_ntlm/requests_ntlm.py#L74

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 a pull request may close this issue.

1 participant