使用私有存储库更新到 v1.4.4 后在 toran 代理中出现问题
issue in toran proxy after update to v1.4.4 with private repositories
将 toran-proxy 更新到 v1.4.4 后,私有存储库出现问题。
更新我的私有仓库时出现以下信息:
[Composer\Downloader\TransportException] The 'https://bitbucket.org/site/oauth2/access_token' URL could not be accessed: HTTP/1.1 400 BAD REQUEST
谢谢大家,
我发现通过将我的 bitbucket 帐户的用户名添加到添加的链接中解决了这个问题
https://username@bitbucket.org/username/repo.git
将 toran-proxy 更新到 v1.4.4 后,私有存储库出现问题。
更新我的私有仓库时出现以下信息:
[Composer\Downloader\TransportException] The 'https://bitbucket.org/site/oauth2/access_token' URL could not be accessed: HTTP/1.1 400 BAD REQUEST
谢谢大家,
我发现通过将我的 bitbucket 帐户的用户名添加到添加的链接中解决了这个问题
https://username@bitbucket.org/username/repo.git