Skip to content

docs: add bitbucket app password requirements#1213

Merged
ldennington merged 1 commit into
git-ecosystem:mainfrom
ldennington:update-bitbucket-docs
Apr 24, 2023
Merged

docs: add bitbucket app password requirements#1213
ldennington merged 1 commit into
git-ecosystem:mainfrom
ldennington:update-bitbucket-docs

Conversation

@ldennington

@ldennington ldennington commented Apr 21, 2023

Copy link
Copy Markdown
Contributor

Separate instructions for authentication into a new bitbucket-authentication file. For Password/Token authentication, add a callout that, when using an App Password, account read permissions are required.

Closes #1119

Comment thread docs/img/app-password.png
Comment thread docs/bitbucket-development.md
@ldennington
ldennington force-pushed the update-bitbucket-docs branch from 9284c73 to 24e82b2 Compare April 21, 2023 19:54
Separate Bitbucket Authentication information for users from development
information for developers. Use this opportunity to also add the
permissions requirements for users attempting to authenticate to Bitbucket
with an App Password.
@ldennington
ldennington force-pushed the update-bitbucket-docs branch from 24e82b2 to b430184 Compare April 24, 2023 15:10
@ldennington
ldennington merged commit 318ec35 into git-ecosystem:main Apr 24, 2023
mjcheetham added a commit that referenced this pull request May 2, 2023
**Changes:**

- Support ports in URL-scoped config (#825)
- Support URL-scoped enterprise default settings (#1149)
- Add support for client TLS certificates (#1152)
- Add TRACE2 support(#1131, #1151, #1156, #1162)
- Better browser detection inside of WSL (#1148)
- Handle expired OAuth refresh token for generic auth (#1196)
- Target *-latest runner images in CI workflow (#1178)
- Various bug fixes:
  - Ensure we create a WindowsProcessManager on Windows (#1146)
  - Ensure we start child processes created with ProcessManager (#1177)
  - Fix app path name of Windows dropping file extension (#1181)
  - Ensure we init IEnvironment before SessionManager (#1167)
  - git: consistently read from stdout before exit wait (#1136)
  - trace2: guard against null pipe client in dispose (#1135)
- Make Avalonia UI the default Windows and move to in-process (#1207)
- Add Git configuration options for trace & debug (#1228)
- Transition from Nerdbank.GitVersioning to a version file (#1231)
- Add support for using the current Windows user for WAM on DevBox
(#1197)
- Various documentation updates:
  - org-rename: update references to GitCredentialManager (#1141)
  - issue templates: remove core suffix (#1180)
  - readme: add link to project roadmap (#1204)
  - docs: add bitbucket app password requirements (#1213)
  - .net tool: clarify install instructions (#1126)
  - docs: call out different GCM install paths in WSL docs (#1168)
  - docs: add trace2 to config/env documentation (#1230)
@ldennington
ldennington deleted the update-bitbucket-docs branch July 12, 2023 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When working with BitBucket credentials are never reused

2 participants