Re: [PR] Fix NTLMv2 auth problems for AD 2012 and above [httpcomponents-client]

2024-09-16 Thread via GitHub
ok2c commented on PR #578: URL: https://github.com/apache/httpcomponents-client/pull/578#issuecomment-2353345795 @umlublin I just realized that your change-set had broken one of the test cases. I am going to revert it. Feel free to re-introduce it if you also fix the failing test case

Re: [PR] Fix NTLMv2 auth problems for AD 2012 and above [httpcomponents-client]

2024-09-09 Thread via GitHub
michael-o commented on PR #578: URL: https://github.com/apache/httpcomponents-client/pull/578#issuecomment-2337635254 Just read the spec, the flag is fine, but consider that NTLM is dead in general. -- This is an automated message from the Apache Git Service. To respond to the message, p

Re: [PR] Fix NTLMv2 auth problems for AD 2012 and above [httpcomponents-client]

2024-09-06 Thread via GitHub
ok2c merged PR #578: URL: https://github.com/apache/httpcomponents-client/pull/578 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@hc.ap

Re: [PR] Fix NTLMv2 auth problems for AD 2012 and above [httpcomponents-client]

2024-09-06 Thread via GitHub
ok2c commented on PR #578: URL: https://github.com/apache/httpcomponents-client/pull/578#issuecomment-2334285946 @umlublin We, as a project, no longer support NTLM. I can merge your change as is, not having a slightest idea what it does, but I cannot promise it will ever make into a releas