From: Hunter Haugen Date: Wed, 31 May 2017 22:30:40 +0000 (-0700) Subject: Merge pull request #677 from syseleven/fix-4913 X-Git-Tag: 4.1.0~1 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=e10e34e58f8187972e1d949eb5e4f15b6033bcce;p=puppet-modules%2Fpuppetlabs-apt.git Merge pull request #677 from syseleven/fix-4913 https://tickets.puppetlabs.com/browse/MODULES-4913 Prior to this commit, apt_key always sent auth basic header when source came from http(s). This might fail for some webservers (e.g. Amazon S3) when empty auth basic is sent. Now apt_key only sends the auth basic header when userinfo can be parsed from the URL. Please backport this to 2.4.x, since this is the release before incompatibility changes are made. --- e10e34e58f8187972e1d949eb5e4f15b6033bcce