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 auth rewriting for nested queries when RBAC rule is true. #6167

Merged
merged 1 commit into from
Aug 12, 2020

Conversation

arijitAD
Copy link

@arijitAD arijitAD commented Aug 12, 2020

Fixes #GRAPHQL-583
#6053

  • Fix auth rewriting for nested queries when RBAC rule is true.

(cherry picked from commit 3e3a53f)


This change is Reviewable

Docs Preview: Dgraph Preview

… true. (#6053)

* Fix auth rewriting for nested queries when RBAC rule is true.

(cherry picked from commit 3e3a53f)
@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Aug 12, 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.

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

@arijitAD arijitAD merged commit f2cd4b1 into release/v20.07 Aug 12, 2020
@joshua-goldstein joshua-goldstein deleted the arijitAD/cherrypick-RBAC-bug branch August 11, 2022 20:55
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