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): Fix password query rewriting in release/v20.11 #7012

Merged
merged 3 commits into from
Dec 1, 2020

Conversation

vmrajas
Copy link
Contributor

@vmrajas vmrajas commented Nov 27, 2020

Fixes GRAPHQL-884

  • Fix bug with password query rewriting

  • Remove query.ResponseName() from query_rewriter.go

(cherry picked from commit 46a39c6)


This change is Reviewable

* Fix bug with password query rewriting

* Remove query.ResponseName() from query_rewriter.go

(cherry picked from commit 46a39c6)
@vmrajas vmrajas requested a review from pawanrawal November 27, 2020 13:45
@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Nov 27, 2020
@netlify
Copy link

netlify bot commented Nov 27, 2020

Deploy preview for dgraph-docs ready!

Built with commit 8d4ce95

https://deploy-preview-7012--dgraph-docs.netlify.app

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.

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

@vmrajas vmrajas merged commit d0e7494 into release/v20.11 Dec 1, 2020
@vmrajas vmrajas deleted the rajas/v20.11-fix-password-query-rewriting branch December 1, 2020 12:43
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