Skip to content

fix(GraphQl): Panic fix when subscription expiry is not present in jwt.#6175

Merged
JatinDev543 merged 1 commit intorelease/v20.07from
jatin/cherryPick-PanicSubscriptionswithoutExpiry
Aug 13, 2020
Merged

fix(GraphQl): Panic fix when subscription expiry is not present in jwt.#6175
JatinDev543 merged 1 commit intorelease/v20.07from
jatin/cherryPick-PanicSubscriptionswithoutExpiry

Conversation

@JatinDev543
Copy link
Copy Markdown
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
Copy Markdown
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