Skip to content

Commit e31375e

Browse files
authored
Merge pull request #83 from packagist/bitbucket-server-v8
BitbucketServer: add note about how to create an OAuth1 link in new versions
2 parents 5c9ff00 + 569f40f commit e31375e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/cloud/bitbucket-server-integration-setup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Click on the link to setup an Application Link on Bitbucket Data Center / Server
1717

1818
![Bitbucket Configure Application Link](/Resources/public/img/docs/integration-setup/bitbucket-server-03-bitbucket-configure-application-link.png)
1919

20+
For Bitbucket Data Center versions 7.21 and newer, select "Atlassian product" and not "External application" to be able to set up an OAuth1 link.
21+
2022
After you hit the button to create a new Application Link a configuration window may appear. If it does, verify that the url matches your Private Packagist URL and hit "Continue", otherwise skip this step.
2123

2224
![Bitbucket Invalid Url](/Resources/public/img/docs/integration-setup/bitbucket-server-04-bitbucket-invalid-url.png)

docs/self-hosted/bitbucket-server-integration-setup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Click on the link to setup an Application Link on Bitbucket Data Center / Server
2222

2323
![Bitbucket Configure Application Link](/Resources/public/img/docs/integration-setup/bitbucket-server-03-bitbucket-configure-application-link.png)
2424

25+
For Bitbucket Data Center versions 7.21 and newer, select "Atlassian product" and not "External application" to be able to set up an OAuth1 link.
26+
2527
After you hit the button to create a new Application Link a configuration window may appear. If it does, verify that the url matches your Private Packagist URL and hit "Continue", otherwise skip this step.
2628

2729
![Bitbucket Invalid Url](/Resources/public/img/docs/integration-setup/bitbucket-server-04-bitbucket-invalid-url.png)

0 commit comments

Comments
 (0)