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(GraphQl): Panic fix when subscription expiry is not present in jwt. #6175

Merged

Conversation

JatinDev543
Copy link
Contributor

@JatinDev543 JatinDev543 commented Aug 13, 2020

This PR fixes panic error when expiry is not given in jwt for subscriptions using authorization.

(cherry picked from commit 37823e9)


This change is Reviewable

Docs Preview: Dgraph Preview

…t. (#6129)

This PR fixes panic error when expiry is not given in jwt for subscriptions using authorization.

(cherry picked from commit 37823e9)
@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Aug 13, 2020
@JatinDev543 JatinDev543 changed the title fix(GraphQl): Panic fix when subscription expiry is not present in jw… fix(GraphQl): Panic fix when subscription expiry is not present in jwt. Aug 13, 2020
Copy link
Contributor

@pawanrawal pawanrawal left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 3 of 3 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @manishrjain, @MichaelJCompton, and @vvbalaji-dgraph)

@JatinDev543 JatinDev543 merged commit 9cbe51f into release/v20.07 Aug 13, 2020
@JatinDev543 JatinDev543 deleted the jatin/cherryPick-PanicSubscriptionswithoutExpiry branch August 13, 2020 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/graphql Issues related to GraphQL support on Dgraph.
Development

Successfully merging this pull request may close these issues.

2 participants