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

fix(oauth2) create Cassandra index on oauth2_authorization_codes #1659

Merged
merged 1 commit into from
Sep 19, 2016

Conversation

subnetmarco
Copy link
Member

Summary

In Cassandra OAuth2 applications can be deleted again by creating a Cassandra index on oauth2_authorization_codes(credential_id).

Full changelog

  • Fixed an issue that prevented an OAuth2 credential to be deleted when using Cassandra.

Issues resolved

Fix #1654.

@subnetmarco subnetmarco added this to the 0.10 milestone Sep 19, 2016
@thibaultcha thibaultcha modified the milestones: 0.10, 0.9.2 Sep 19, 2016
@thibaultcha thibaultcha added pr/status/needs review pr/ready (but hold merge) No more concerns, but do not merge yet (probably a conflict of interest with another PR or release) and removed pr/status/needs review labels Sep 19, 2016
@thibaultcha thibaultcha merged commit 3d4d154 into next Sep 19, 2016
@thibaultcha thibaultcha deleted the fix/delete-oauth2 branch September 19, 2016 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/ready (but hold merge) No more concerns, but do not merge yet (probably a conflict of interest with another PR or release)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants