Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restrict Bitbucket scope on API calls #1675

Closed
agjohnson opened this issue Sep 22, 2015 · 0 comments · Fixed by #1850
Closed

Restrict Bitbucket scope on API calls #1675

agjohnson opened this issue Sep 22, 2015 · 0 comments · Fixed by #1850
Assignees
Labels
Improvement Minor improvement to code

Comments

@agjohnson
Copy link
Contributor

Bitbucket's docs imply that granular permissions are not possible:
https://confluence.atlassian.com/bitbucket/oauth-faq-338365710.html#OAuthFAQ-DoIhavegranularcontrolofOAuthpermissions(scopes)?

In fact, they do, as per their supplementary docs:
https://developer.atlassian.com/bitbucket/concepts/bitbucket-rest-scopes.html

This is OAuth2 only, and requires allauth support with pennersr/django-allauth#1131

@agjohnson agjohnson added the Improvement Minor improvement to code label Sep 22, 2015
@agjohnson agjohnson self-assigned this Dec 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Minor improvement to code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant