This is an automated email from the ASF dual-hosted git repository.

mugdha pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git


    from 41de6c6eb RANGER-4961: fix REST API to retrieve policies for a 
resource to include tag-based policies as well
     add d767c7899 RANGER-4777: Improve API /public/v2/api/service-headers to 
filter services depending on user role

No new revisions were added by this update.

Summary of changes:
 .../ranger/plugin/model/RangerServiceHeaderInfo.java      | 10 ++++++++++
 .../main/java/org/apache/ranger/biz/RangerBizUtil.java    | 15 +++++++++++++++
 .../org/apache/ranger/db/XXSecurityZoneRefServiceDao.java |  2 +-
 .../apache/ranger/db/XXSecurityZoneRefTagServiceDao.java  |  2 +-
 .../src/main/java/org/apache/ranger/db/XXServiceDao.java  |  2 +-
 .../main/java/org/apache/ranger/rest/PublicAPIsv2.java    |  3 ++-
 .../src/main/java/org/apache/ranger/rest/ServiceREST.java |  2 ++
 .../org/apache/ranger/security/context/RangerAPIList.java |  5 +++++
 .../apache/ranger/security/context/RangerAPIMapping.java  |  5 +++++
 .../src/main/resources/META-INF/jpa_named_queries.xml     |  6 +++---
 10 files changed, 45 insertions(+), 7 deletions(-)

Reply via email to