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

Enforce ReadPermission for filter joins #1236

Merged
merged 7 commits into from
Mar 26, 2020
Merged

Enforce ReadPermission for filter joins #1236

merged 7 commits into from
Mar 26, 2020

Conversation

wcekan
Copy link
Contributor

@wcekan wcekan commented Mar 25, 2020

Description

Enforce ReadPermission for filter joins.
Clean up duplicated filter expression builder in RequestScope.getLoadFilterExpression

Motivation and Context

Restricts filter join access to fields that pass ReadPermission.

How Has This Been Tested?

Build tests. Added additional Integration test.
Tested locally with end product.

License

I confirm that this contribution is made under an Apache 2.0 license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@coveralls
Copy link
Collaborator

coveralls commented Mar 25, 2020

Coverage Status

Coverage increased (+0.08%) to 80.023% when pulling 273c702 on enforce_join_filter into 045c192 on master.

@aklish aklish merged commit 7239e47 into master Mar 26, 2020
@aklish aklish deleted the enforce_join_filter branch March 26, 2020 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants