[
https://issues.apache.org/jira/browse/RANGER-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj updated RANGER-3779:
-------------------------------------
Fix Version/s: 2.3.0
Fix merged in ranger-2.3 branch:
{noformat}
commit 03338d66847a0ec73ab8b08687c485e17d079e73 (HEAD -> ranger-2.3,
origin/ranger-2.3)
Author: Madhan Neethiraj <[email protected]>
Date: Thu May 26 16:53:27 2022 -0700
RANGER-3779: conditions enhancement to support macros IS_IN_ANY_GROUP,
IS_IN_ANY_ROLE, HAS_TAGS
(cherry picked from commit 56ccd79bd2840ce9b0b1c7a40dc671f76a88975f)
{noformat}
> conditions enhancement to support macros IS_IN_ANY_GROUP, IS_IN_ANY_ROLE,
> HAS_TAGS
> ----------------------------------------------------------------------------------
>
> Key: RANGER-3779
> URL: https://issues.apache.org/jira/browse/RANGER-3779
> Project: Ranger
> Issue Type: Improvement
> Components: plugins
> Reporter: Madhan Neethiraj
> Assignee: Madhan Neethiraj
> Priority: Major
> Fix For: 3.0.0, 2.3.0
>
> Attachments: RANGER-3779.patch
>
>
> It is sometimes necessary to setup permissions for users who don't belong to
> any group or any role. Following macros will make it easier to handle such
> use cases:
> * IS_NOT_IN_ANY_GROUP
> * IS_NOT_IN_ANY_ROLE
> * IS_IN_ANY_GROUP
> * IS_IN_ANY_ROLE
> In addition, having support for following macros will make it easier to check
> if current resource has any tags or not:
> * HAS_ANY_TAG
> * HAS_NO_TAG
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)