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 bug with password query rewriting #7011

Merged
merged 2 commits into from
Nov 27, 2020
Merged

Conversation

vmrajas
Copy link
Contributor

@vmrajas vmrajas commented Nov 27, 2020

Motivation:
Related Discuss post: https://discuss.dgraph.io/t/panics-on-checkpassword-with-alias/11629
Testing:
Added e2e test and a test to query_test.yaml

Fixes GRAPHQL-884


This change is Reviewable

@vmrajas vmrajas requested a review from pawanrawal November 27, 2020 10:38
@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 5c8e4b9

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

@vmrajas vmrajas merged commit 46a39c6 into master Nov 27, 2020
@vmrajas vmrajas deleted the GRAPHQL-884 branch November 27, 2020 12:57
vmrajas added a commit that referenced this pull request Nov 27, 2020
* Fix bug with password query rewriting

* Remove query.ResponseName() from query_rewriter.go

(cherry picked from commit 46a39c6)
vmrajas added a commit that referenced this pull request Dec 1, 2020
* Fix(GraphQL): Fix bug with password query rewriting (#7011)

* Fix bug with password query rewriting

* Remove query.ResponseName() from query_rewriter.go

(cherry picked from commit 46a39c6)

* Fix comments

* Fix admin test
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