Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/synchronizations-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ To make sure members can access the packages from all synchronizations from mult
### Bitbucket Cloud (bitbucket.org)
* Synchronization:
* Keeps groups, their members, and access permissions in sync with your Bitbucket workspace
* Code Credentials: Bitbucket API Key or Bitbucket App Password
* Code Credentials: Bitbucket API Token
* Webhooks: Code changes and releases

### Bitbucket Data Center / Server
Expand Down
2 changes: 1 addition & 1 deletion features/integration-github-bitbucket-gitlab.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Private Packagist integrates with the following systems:
* 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).
* Synchronization:
* Keeps groups, their members, and access permissions in sync with your Bitbucket workspace
* Code Credentials: Bitbucket API Key or Bitbucket App Password
* Code Credentials: Bitbucket API Token
* Webhooks: Code changes and releases

#### Bitbucket Data Center / Server
Expand Down