davido / gerrit-oauth-provider

OAuth2 authentication provider for Gerrit Code Review. Please upload changes for review to: https://gerrit-review.googlesource.com/#/admin/projects/plugins/oauth
Apache License 2.0
140 stars 84 forks source link

Upgrade Bitbucket API to 2.0 as 1.0 is now disabled #128

Closed mionch closed 5 years ago

mionch commented 5 years ago

It appears as the v.1 API of Bitbucket has been deprecated an now disabled - it no longer returns any data and throws a deprecation error. This change adapts to the new structure in the suggested v.2 API.

davido commented 5 years ago

Thanks for your contribution. As mentioned in the description of this repository, the changes should go to: https://gerrit-review.googlesource.com. Can you upload a change to stable-2.14 branch? Thanks.

davido commented 5 years ago

@mionch Ping.

If you cannot upload a change to gerrit-review, can you at least register on gerrit-review.googlesource.com and sign the ACL? I will then upload your PR there with you as change author.

Thanks!