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

server: fix panic caused by deleting refresh token twice through api #1056

Merged
merged 1 commit into from Sep 6, 2017

Conversation

ericchiang
Copy link
Contributor

@ericchiang ericchiang commented Sep 6, 2017

Test modification triggers the panic reported by a user. Rest of the patch fixes the panic.

Fixes #1055

@ericchiang
Copy link
Contributor Author

cc @diegs for review

Copy link
Contributor

@diegs diegs left a comment

Choose a reason for hiding this comment

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

LGTM

@ericchiang ericchiang merged commit 38d0de2 into dexidp:master Sep 6, 2017
@ericchiang ericchiang deleted the fix-api-panic branch September 6, 2017 16:56
mmrath pushed a commit to mmrath/dex that referenced this pull request Sep 2, 2019
server: fix panic caused by deleting refresh token twice through api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panics on "revoke refresh" API call
2 participants