Skip to content

Commit c37f867

Browse files
authored
Merge pull request #137 from packagist/app-password
Bitbucket: suggest API Tokens only
2 parents f8b1406 + b055fa3 commit c37f867

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/synchronizations-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To make sure members can access the packages from all synchronizations from mult
4949
### Bitbucket Cloud (bitbucket.org)
5050
* Synchronization:
5151
* Keeps groups, their members, and access permissions in sync with your Bitbucket workspace
52-
* Code Credentials: Bitbucket API Key or Bitbucket App Password
52+
* Code Credentials: Bitbucket API Token
5353
* Webhooks: Code changes and releases
5454

5555
### Bitbucket Data Center / Server

features/integration-github-bitbucket-gitlab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Private Packagist integrates with the following systems:
2929
* OAuth: Users authenticate on Private Packagist with their Bitbucket accounts. If you use Private Packagist Self-Hosted, first create a Bitbucket app by following these [steps](../docs/self-hosted/bitbucket-integration-setup.md).
3030
* Synchronization:
3131
* Keeps groups, their members, and access permissions in sync with your Bitbucket workspace
32-
* Code Credentials: Bitbucket API Key or Bitbucket App Password
32+
* Code Credentials: Bitbucket API Token
3333
* Webhooks: Code changes and releases
3434

3535
#### Bitbucket Data Center / Server

0 commit comments

Comments
 (0)