[ https://issues.apache.org/jira/browse/SOLR-10076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15940801#comment-15940801 ]
ASF subversion and git services commented on SOLR-10076: -------------------------------------------------------- Commit 81e85993bd32f6475e762086bbd4f32dec76ca53 in lucene-solr's branch refs/heads/branch_6x from markrmiller [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=81e8599 ] SOLR-10076: Hide keystore and truststore passwords from /admin/info/* outputs. > Hiding keystore and truststore passwords from /admin/info/* outputs > ------------------------------------------------------------------- > > Key: SOLR-10076 > URL: https://issues.apache.org/jira/browse/SOLR-10076 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Mano Kovacs > Assignee: Mark Miller > Attachments: SOLR-10076.6x.patch, SOLR-10076.patch, SOLR-10076.patch > > > Passing keystore and truststore password is done by system properties, via > cmd line parameter. > As result, {{/admin/info/properties}} and {{/admin/info/system}} will print > out the received password. > Proposing solution to automatically redact value of any system property > before output, containing the word {{password}}, and replacing its value with > {{******}}. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org