You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ayesh Karunaratne 931a1ff1f8
AuthHelper: Allow fall-through GitLab-specific HTTP headers for auth
Previously, `AuthHelper` consumed the authentication credentials for GitLab domains and added access tokens as GitLab-specific headers.
[Composer repositories now supported in GitLab](https://php.watch/articles/composer-gitlab-repositories) require standard Authorization headers with a personal access to function, which failed to work due to out GitLab-specific headers.

With this commit, AuthHelper checks if the password is an access token, and falls through to HTTP basic authentication even if the domain name is a GitLab domain name.
4 years ago
..
Fixtures Add support for TAR in Artifact packages (#9105) 4 years ago
AuthHelperTest.php AuthHelper: Allow fall-through GitLab-specific HTTP headers for auth 4 years ago
BitbucketTest.php Additional Util\Bitbucket class test coverage (#8835) 4 years ago
ConfigValidatorTest.php Fixes from PHPStan (#7687) 6 years ago
ErrorHandlerTest.php Build tweaks 4 years ago
FilesystemTest.php Add messages to junction tests to see failures 5 years ago
GitHubTest.php Merge branch 'master' into 2.0 4 years ago
GitLabTest.php Merge branch 'master' into 2.0 4 years ago
GitTest.php fix risky tests (without any assertion) 4 years ago
HttpDownloaderTest.php Fix tests 6 years ago
IniHelperTest.php use Symfony PHPUnit Bridge 4 years ago
MetadataMinifierTest.php Extract MetadataMinifier util 5 years ago
NoProxyPatternTest.php use Symfony PHPUnit Bridge 4 years ago
PackageSorterTest.php Fix package sorting 4 years ago
PerforceTest.php use Symfony PHPUnit Bridge 4 years ago
PlatformTest.php use Symfony PHPUnit Bridge 4 years ago
ProcessExecutorTest.php Merge branch 'master' into 2.0 4 years ago
RemoteFilesystemTest.php Additional Util\RemoteFileSystem tests (#8960) 4 years ago
SilencerTest.php use Symfony PHPUnit Bridge 4 years ago
StreamContextFactoryTest.php Merge branch 'master' into 2.0 4 years ago
SvnTest.php use Symfony PHPUnit Bridge 4 years ago
TarTest.php Add support for TAR in Artifact packages (#9105) 4 years ago
TlsHelperTest.php use Symfony PHPUnit Bridge 4 years ago
UrlTest.php Merge branch 'master' into 2.0 4 years ago
ZipTest.php Add exception for multiple composer.json files (#3) 4 years ago