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
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
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
jborean93/ntlm-auth@25c6a00
Your mistake here:
https://github.com/requests/requests-ntlm/blob/master/requests_ntlm/requests_ntlm.py#L74
The text was updated successfully, but these errors were encountered: