From 3bf3cce641d3e88378b766fa2f17c1e880504eda Mon Sep 17 00:00:00 2001 From: Marc Bernard <59966492+mbtools@users.noreply.github.com> Date: Wed, 8 Jul 2026 15:47:27 -0400 Subject: [PATCH] Update Bitbucket authentication instructions --- src/user-guide/projects/online/authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/user-guide/projects/online/authentication.md b/src/user-guide/projects/online/authentication.md index 8b8c43991..7af822a3e 100755 --- a/src/user-guide/projects/online/authentication.md +++ b/src/user-guide/projects/online/authentication.md @@ -16,7 +16,7 @@ Most git hosts allow for two factor authentication. Relevant for abapGit is how - [GitHub](https://docs.github.com/en/github/authenticating-to-github/accessing-github-using-two-factor-authentication#using-two-factor-authentication-with-the-command-line): username / token or oauth / token - [GitLab](https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html): oauth / token -- [Bitbucket](https://support.atlassian.com/bitbucket-cloud/docs/app-passwords/): username / app password (Settings > Account settings > Username, not E-mail) +- [Bitbucket](https://support.atlassian.com/bitbucket-cloud/docs/create-an-api-token/): username / token (Settings > Account settings > Security > Create API token with scopes) - [Azure DevOps](https://docs.microsoft.com/en-us/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate): username / token - [AWS CodeCommit](https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-gc.html): generated username / password