You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by ab...@apache.org on 2023/06/05 19:41:52 UTC

[ranger] branch master updated (c001652a4 -> 883c232b0)

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

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


    from c001652a4 RANGER-4250: fixed getRoles() REST API to handle missing execUser parameter
     add 883c232b0 RANGER-4261: Flag based support for DEBUG logs in admin, usersync and tagsync (#262)

No new revisions were added by this update.

Summary of changes:
 dev-support/ranger-docker/.env                               | 5 +++++
 dev-support/ranger-docker/Dockerfile.ranger-base             | 2 +-
 dev-support/ranger-docker/Dockerfile.ranger-usersync         | 3 ---
 dev-support/ranger-docker/docker-compose.ranger-tagsync.yml  | 1 +
 dev-support/ranger-docker/docker-compose.ranger-usersync.yml | 1 +
 dev-support/ranger-docker/docker-compose.ranger.yml          | 1 +
 security-admin/scripts/setup.sh                              | 8 ++++++++
 tagsync/scripts/setup.sh                                     | 7 +++++++
 unixauthservice/scripts/setup.sh                             | 7 +++++++
 9 files changed, 31 insertions(+), 4 deletions(-)