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

Backport #10549: Pass the query authorizer to subqueries #10552

Merged
merged 1 commit into from
Dec 10, 2018

Conversation

mark-rushakoff
Copy link
Contributor

The query authorizer was not being properly passed to subqueries so
rejections did not happen when a subquery was the one reading the value.
Similarly, the max series limit was not being propagated downwards
either.

This backport was a clean cherry-pick.

The query authorizer was not being properly passed to subqueries so
rejections did not happen when a subquery was the one reading the value.
Similarly, the max series limit was not being propagated downwards
either.
@mark-rushakoff mark-rushakoff merged commit 96dc8b8 into 1.7 Dec 10, 2018
@ghost ghost removed the review label Dec 10, 2018
@mark-rushakoff mark-rushakoff deleted the bp17-js-pass-query-authorizer-to-subqueries branch December 10, 2018 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants