As of today, we were supporting only ECDSA keys for GitHub, GitLab, and BitBucket. For Azure, RSA key generation was not available. This PR allows users to generate RSA or ECDSA keys.
As of now we support following key types and version control service providers:
Github: ECDSA
Gitlab: RSA, ECDSA
Bitbucket: RSA, ECDSA
Azure: RSA
Fixes #14382, #14715, #14570
|
||
|---|---|---|
| .. | ||
| components | ||
| hooks | ||
| QuickGitActions | ||
| Tabs | ||
| constants.ts | ||
| DisconnectGitModal.tsx | ||
| GitSyncModal.tsx | ||
| ImportedAppSuccessModal.tsx | ||
| Menu.tsx | ||
| ReconnectDatasourceModal.tsx | ||
| RepoLimitExceededErrorModal.tsx | ||
| utils.test.ts | ||
| utils.ts | ||