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 authentication #8029

Closed
wants to merge 14 commits into from
Closed

ntlm authentication #8029

wants to merge 14 commits into from

Conversation

fedorbirjukov
Copy link

Rebased PR #3731 onto the current master.

Adding ntlm for #1182. Other authentication libraries can be added the same way (ie, kerberos)
The import statement was placed inside the method to only import when needed, and not cause an ImportError if package isn't installed.

@fedorbirjukov
Copy link
Author

Tested it today on a windows machine - it didn't work. Will try replacing requsts_ntlm with requests_negotiate_sspi. That one worked for me once before.

@fedorbirjukov
Copy link
Author

This is not ready to be merged.

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label May 20, 2020
@lock lock bot locked as resolved and limited conversation to collaborators May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants