Mike Minns
Mike Minns
The GCM supports Bitbucket Cloud, at the specific bitbucket.org URL and also supports the concept of server installs at user defined URLs for GitHub Enterprise https://github.com/Microsoft/Git-Credential-Manager-for-Windows/commit/8d17087d5b8ab1ac649344aba041ec4fd04dcbc0 As such it should...
(Bloody Hell it works.) Bitbucket DC 7.20 now supports OAuth 2.0 connections from external applications. https://confluence.atlassian.com/bitbucketserver/bitbucket-data-center-and-server-7-20-release-notes-1101934428.html This means OAuth 2.0 access_tokens can be used as authentication between Git and Bitbucket...
**Description** Currently the implemented support for Bitbucket Cloud and DC includes a duplicated set of configuration or environment options e.g. `credential.bitbucketDataCenterOAuthClientSecret` vs `credential.cloudOAuthClientSecret` `GCM_BITBUCKET_DATACENTER_CLIENTID` vs `GCM_BITBUCKET_CLOUD_CLIENTID` Conceptually there should be...
**Which version of GCM are you using?** All versions **Which Git host provider are you trying to connect to?** * [ ] Azure DevOps * [ ] Azure DevOps Server...
**Feature description** No (?) tests for the Bitbucket code were migrated from the GCMW, minimal tests have since been added. I'd like to potentially refactor the Bitbucket code, but would...
**Feature description** OAuth 2 support is under development for Bitbucket DC. Currently GCM only supports Basic Auth for use with Bitbucket DC. Extend the Bitbucket DC support in GCM to...
Hi Thanks for writing this it is very impressive (thumbsup). One thing that stops me using it on a daily basis is that we use 2FA with out Bitbucket accounts,...