mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-01 22:59:22 +00:00
Added missing OAuth permission for Bitbucket remote
This commit is contained in:
@@ -37,6 +37,7 @@ You must register your application with Bitbucket in order to generate a Client
|
|||||||
Please use `http://drone.mycompany.com/authorize` as the Authorization callback URL. You will also need to check the following permissions:
|
Please use `http://drone.mycompany.com/authorize` as the Authorization callback URL. You will also need to check the following permissions:
|
||||||
|
|
||||||
* Account:Email
|
* Account:Email
|
||||||
|
* Account:Read
|
||||||
* Team Membership:Read
|
* Team Membership:Read
|
||||||
* Repositories:Read
|
* Repositories:Read
|
||||||
* Webhooks:Read and Write
|
* Webhooks:Read and Write
|
||||||
|
Reference in New Issue
Block a user