1
0
Fork 0
composer/tests/Composer/Test/Downloader
Jordi Boggiano 149250ab92
Remove credentials from git remotes in cache and vendor dirs
This only removes the credentials if they are managed by composer auth.json or equivalent, if the credentials were present in the package URL to begin with they might remain

Refs #8293
Fixes #3644
Closes #3608
2019-10-30 15:24:53 +01:00
..
Fixtures
ArchiveDownloaderTest.php Use combined assignment operators 2018-09-10 14:24:41 +02:00
DownloadManagerTest.php
FileDownloaderTest.php Add output for metapackage installs/updates/.. fixes #7586 2019-01-29 11:38:18 +01:00
FossilDownloaderTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
GitDownloaderTest.php Remove credentials from git remotes in cache and vendor dirs 2019-10-30 15:24:53 +01:00
HgDownloaderTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
PearPackageExtractorTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
PerforceDownloaderTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
XzDownloaderTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ZipDownloaderTest.php Remove unused private properties 2019-07-24 02:53:53 +02:00