Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #278800

Category None
Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
Changed at Thu 20 Aug 2026 17:35:43
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch master
Revision aab0518d04599627368ab78b1f8713683098b435

Comments

url: fix handling of empty user in ntml matching

Line should already have been removed in 7103a93, but neither
humans nor clankers caught it. tststs...

Prior to this change it appears all reuse of empty cred connection was
blocked for ntlm instead of the intended behavior of allowing
reuse in the limited circumstance when it is the same connection used by
the transfer before.

Closes https://github.com/curl/curl/pull/22629

Changed files