You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2017/01/21 00:53:27 UTC

[jira] [Created] (KUDU-1844) /varz should not expose potentially sensitive configs

Todd Lipcon created KUDU-1844:
---------------------------------

             Summary: /varz should not expose potentially sensitive configs
                 Key: KUDU-1844
                 URL: https://issues.apache.org/jira/browse/KUDU-1844
             Project: Kudu
          Issue Type: Improvement
          Components: security, util
    Affects Versions: 1.3.0
            Reporter: Todd Lipcon


Currently /varz dumps all configuration flags. As we add security support, it's possible some flags may be sensitive such that we wouldn't want to expose them via the web UI. Let's add a new FLAG_TAG(sensitive) which would make /varz redact that flag.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)