This is an automated email from the ASF dual-hosted git repository.
fatehsingh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
from dad4833d0 RANGER-4991: GDS policy evaluation support for masking and
row-filtering
add 316049090 RANGER-5001: RANGER-4977: Support ignoreDescendantDeny & fix
hbase scan authorization (#411)
No new revisions were added by this update.
Summary of changes:
.../plugin/policyengine/RangerAccessRequest.java | 2 +
.../policyengine/RangerAccessRequestImpl.java | 57 ++++++++++++++--------
.../policyengine/RangerAccessRequestReadOnly.java | 3 ++
.../policyengine/RangerAccessRequestWrapper.java | 3 ++
.../policyengine/RangerPolicyEngineImpl.java | 5 ++
.../policyengine/RangerTagAccessRequest.java | 1 +
.../RangerDefaultPolicyEvaluator.java | 8 +--
.../test_policyengine_tag_hive_filebased.json | 26 +++++++++-
.../authorization/hbase/AuthorizationSession.java | 8 ++-
.../hbase/RangerAuthorizationCoprocessor.java | 2 +
.../authorization/hbase/TestPolicyEngine.java | 6 +++
...st_policyengine_hbase_ignoreDenyDescendant.json | 55 +++++++++++++++++++++
12 files changed, 152 insertions(+), 24 deletions(-)
create mode 100644
hbase-agent/src/test/resources/policyengine/test_policyengine_hbase_ignoreDenyDescendant.json