Skip to content

Added support for HTTP Basic Authentication#65

Open
SA0TAY wants to merge 1 commit into
linkedin:masterfrom
SA0TAY:master
Open

Added support for HTTP Basic Authentication#65
SA0TAY wants to merge 1 commit into
linkedin:masterfrom
SA0TAY:master

Conversation

@SA0TAY

@SA0TAY SA0TAY commented Mar 8, 2016

Copy link
Copy Markdown

Not elegant – a fair few lines of duplicated code – but a more elegant solution would require some restructuring. This'll support HTTP Basic Authentication until such a restructuring is undertaken.

@matiboy

matiboy commented Aug 6, 2016

Copy link
Copy Markdown

@konaya Thanks for that, was going nuts over 401 from office365.
I really needed this as well as my own PR so I merged your PR into my repo and revamped (removed repeated code):

Is it correct to assume that the only difference is to set the password_manager to Basic Auth instead of NTLM?

@SA0TAY

SA0TAY commented Aug 18, 2016

Copy link
Copy Markdown
Author

@matiboy Yeah, pretty much. I no longer have the ability to give it a try, but it looks good. Certainly better than mine :)

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.

2 participants