This is an automated email from the ASF dual-hosted git repository.
dhavalshah9131 pushed a change to branch ds_RANGER-5215_us
in repository https://gitbox.apache.org/repos/asf/ranger.git
from 3c8c1adf1 Merge branch 'master' into ds_RANGER-5215_us
add 96a647627 RANGER-5215 : Policy authorisation fails for Ranger Plugins
in case of users/groups converted by Ranger userysnc as per given Regex
No new revisions were added by this update.
Summary of changes:
.../ranger/plugin/service/RangerBasePlugin.java | 78 ++++----
.../ranger/plugin/util/RangerCommonConstants.java | 14 +-
.../java/org/apache/ranger/biz/ServiceDBStore.java | 196 ++++++++-------------
.../org/apache/ranger/common/PropertiesUtil.java | 89 ++++++----
4 files changed, 179 insertions(+), 198 deletions(-)