AMBARI-13670. Ranger solr password property comes in plain text under Ranger 
Audit tab. (jaimin)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/eaa105cb
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/eaa105cb
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/eaa105cb

Branch: refs/heads/branch-dev-patch-upgrade
Commit: eaa105cb5ae73c173b30207cf2156412e33c5c5d
Parents: 060215d
Author: Jaimin Jetly <[email protected]>
Authored: Fri Oct 30 17:18:59 2015 -0700
Committer: Jaimin Jetly <[email protected]>
Committed: Fri Oct 30 17:19:38 2015 -0700

----------------------------------------------------------------------
 .../stacks/HDP/2.3/services/RANGER/themes/theme_version_2.json     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/eaa105cb/ambari-server/src/main/resources/stacks/HDP/2.3/services/RANGER/themes/theme_version_2.json
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.3/services/RANGER/themes/theme_version_2.json
 
b/ambari-server/src/main/resources/stacks/HDP/2.3/services/RANGER/themes/theme_version_2.json
index bcb3a0a..07cb9df 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.3/services/RANGER/themes/theme_version_2.json
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.3/services/RANGER/themes/theme_version_2.json
@@ -1503,7 +1503,7 @@
       {
         "config": "ranger-admin-site/ranger.audit.solr.password",
         "widget": {
-          "type": "text-field"
+          "type": "password"
         }
       },
       {

Reply via email to