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 support is confusing #244

Open
lukebergen opened this issue Aug 9, 2016 · 0 comments
Open

NTLM support is confusing #244

lukebergen opened this issue Aug 9, 2016 · 0 comments

Comments

@lukebergen
Copy link

lukebergen commented Aug 9, 2016

https://github.com/WinRb/Viewpoint/blob/master/lib/ews/ews_client.rb#L30 says that in order to use NTLM/negotiate, "you do not need to pass this parameter" (said of user and password). However, if I try to run Viewpoint::EWSClient.new(endpoint) I get an error when the code tries to call nil.dup.

Is the heredoc incorrect here or is the code making a bad assumption about user/password always being passed?

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

No branches or pull requests

1 participant