You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ja...@apache.org on 2015/10/31 01:19:14 UTC

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

Repository: ambari
Updated Branches:
  refs/heads/branch-2.1 8a540c46b -> 55c394829


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/55c39482
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/55c39482
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/55c39482

Branch: refs/heads/branch-2.1
Commit: 55c3948299334b64f15cc69258034c5d72e6d2c1
Parents: 8a540c4
Author: Jaimin Jetly <ja...@hortonworks.com>
Authored: Fri Oct 30 17:18:59 2015 -0700
Committer: Jaimin Jetly <ja...@hortonworks.com>
Committed: Fri Oct 30 17:18:59 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/55c39482/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"
         }
       },
       {