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

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


The following commit(s) were added to refs/heads/master by this push:
     new 417a84c  RANGER-2718: Utility to update user and group names in stored 
policy json - addendum patch
417a84c is described below

commit 417a84cacfb74de041aa6e9a4ce20eb078b39816
Author: Mehul Parikh <[email protected]>
AuthorDate: Mon Mar 9 16:55:38 2020 +0530

    RANGER-2718: Utility to update user and group names in stored policy json - 
addendum patch
---
 distro/src/main/assembly/admin-web.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/distro/src/main/assembly/admin-web.xml 
b/distro/src/main/assembly/admin-web.xml
index c28066e..b433ab1 100644
--- a/distro/src/main/assembly/admin-web.xml
+++ b/distro/src/main/assembly/admin-web.xml
@@ -531,6 +531,7 @@
         <include>changepasswordutil.py</include>
         <include>changeusernameutil.py</include>
         <include>rolebasedusersearchutil.py</include>
+       <include>updateUserAndGroupNamesInJson.py</include>
       </includes>
       <fileMode>544</fileMode>
     </fileSet>

Reply via email to