]> git.ipfire.org Git - thirdparty/curl.git/commit
url: given a user in the URL, find pwd for that user in netrc
authorDaniel Stenberg <daniel@haxx.se>
Fri, 7 Jan 2022 16:44:42 +0000 (17:44 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 9 Jan 2022 13:16:41 +0000 (14:16 +0100)
commitd1237ac906ae7e3cd7a22c3a2d3a135a97edfbf5
treef1fe2fafb81a2bbbf72d717245e8bdd10e23c7af
parent919baa580241ae1328d10aeaaf68be1351d41fcf
url: given a user in the URL, find pwd for that user in netrc

Add test 380 and 381 to verify, edited test 133

Reported-by: Manfred Schwarb
Fixes #8241
Closes #8243
docs/libcurl/opts/CURLOPT_NETRC.3
lib/url.c
tests/data/Makefile.inc
tests/data/test133
tests/data/test380 [new file with mode: 0644]
tests/data/test381 [new file with mode: 0644]