From b055fa3e2e0318f37b3deb80ca474e2bcb0d11df Mon Sep 17 00:00:00 2001 From: Steven Rombauts Date: Mon, 29 Sep 2025 10:13:09 +0200 Subject: [PATCH] Bitbucket: suggest API Tokens only --- docs/synchronizations-faq.md | 2 +- features/integration-github-bitbucket-gitlab.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/synchronizations-faq.md b/docs/synchronizations-faq.md index 691620a8..f62f2ce6 100644 --- a/docs/synchronizations-faq.md +++ b/docs/synchronizations-faq.md @@ -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 diff --git a/features/integration-github-bitbucket-gitlab.md b/features/integration-github-bitbucket-gitlab.md index a739e925..15821bb5 100644 --- a/features/integration-github-bitbucket-gitlab.md +++ b/features/integration-github-bitbucket-gitlab.md @@ -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