9059d70ba0Corrected username / access token parameters for $this->io->setAuthentication when read from git config. Grant type is now only set when requesting an access token. Removed bitbucket-domains and bitbucket-protocols from config. Fixed bitbucket typo in JsonConfigSource. Removed unecessary comments. Changed visibility of Composer/Util/Bitbucket properties to private. Added https to bitbucket url. Removed unused $note variable.
9 anni fa
Paul.Wenke
b4d9d0fd0dAdded BitbucketTest class. Added is_array and is_object check to http content before calling http_build_query.