This is an automated email from the ASF dual-hosted git repository. madhan pushed a commit to branch RANGER-3923 in repository https://gitbox.apache.org/repos/asf/ranger.git
commit 811c0ece1798c018067e9f2f3c5d4e0d7c2c8df6 Merge: 2038f9235 f1d9da40c Author: Madhan Neethiraj <[email protected]> AuthorDate: Mon Oct 16 17:05:23 2023 -0700 Merge branch 'master' into RANGER-3923 .../plugin/contextenricher/RangerTagEnricher.java | 2 +- .../plugin/policyengine/PolicyEvaluatorForTag.java | 16 ++ .../policyengine/RangerPolicyEngineImpl.java | 44 +-- .../policyengine/RangerPolicyRepository.java | 11 +- .../RangerPolicyResourceMatcher.java | 45 +++ .../plugin/contextenricher/TestTagEnricher.java | 23 ++ .../plugin/policyengine/TestPolicyEngine.java | 7 + .../policyengine/resource_hierarchy_tags.json | 91 ++---- .../test_aclprovider_resource_hierarchy_tags.json | 76 +++-- .../test_policyengine_resource_hierarchy_tags.json | 239 ++++++++++++++++ ...policy_globalsalespartners_row_filter_sr_sp.jpg | Bin 0 -> 461403 bytes ...-policy_globalsalespartners_row_filter_abac.jpg | Bin 0 -> 331255 bytes .../fig3-policy_tag_based_on_user_role.jpg | Bin 0 -> 294345 bytes .../fig4-policy_tag_policy_abac.jpg | Bin 0 -> 271364 bytes .../table_globalsalespartners.jpg | Bin 0 -> 213507 bytes .../site/resources/blogs/adventures_in_abac_2.html | 312 +++++++++++++++++++++ docs/src/site/xdoc/blogs.xml | 10 + .../ozone/authorizer/RangerOzoneAuthorizer.java | 2 + 18 files changed, 751 insertions(+), 127 deletions(-)
