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

Fixed API keys not correctly reflecting scopes #3134

Merged
merged 1 commit into from Apr 27, 2016
Merged

Fixed API keys not correctly reflecting scopes #3134

merged 1 commit into from Apr 27, 2016

Conversation

mattrobenolt
Copy link
Contributor

@getsentry/infrastructure @dcramer

@@ -120,5 +120,8 @@ def get_scopes(self):
# All scopes!
return ApiKey.scopes

def has_scope(self, scope):
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks scary, but it's on the SystemKey since it didn't have this method defined.

@mattrobenolt mattrobenolt merged commit 74ac78f into master Apr 27, 2016
@mattrobenolt mattrobenolt deleted the perms branch April 27, 2016 22:41
mattrobenolt added a commit that referenced this pull request Apr 27, 2016
Fixed API keys not correctly reflecting scopes
mattrobenolt added a commit that referenced this pull request Apr 27, 2016
Fixed API keys not correctly reflecting scopes
@github-actions github-actions bot locked and limited conversation to collaborators Dec 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant