From: Taylor Blau Date: Fri, 4 Nov 2022 00:41:06 +0000 (-0400) Subject: Merge branch 'jk/avoid-localhost' X-Git-Tag: v2.39.0-rc0~48 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fadacf20409e689f7a63b5ea2bc21d1833277b54;p=thirdparty%2Fgit.git Merge branch 'jk/avoid-localhost' Various tests exercising the transfer.credentialsInUrl configuration are taught to avoid making requests which require resolving localhost to reduce CI-flakiness. * jk/avoid-localhost: t5516/t5601: be less strict about the number of credential warnings t5516: move plaintext-password tests from t5601 and t5516 --- fadacf20409e689f7a63b5ea2bc21d1833277b54