[ 
https://issues.apache.org/jira/browse/GEODE-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Patrick Rhomberg updated GEODE-4309:
------------------------------------
    Affects Version/s: 1.2.1

> ArgumentRedactor is not properly applied to System Properties
> -------------------------------------------------------------
>
>                 Key: GEODE-4309
>                 URL: https://issues.apache.org/jira/browse/GEODE-4309
>             Project: Geode
>          Issue Type: Bug
>          Components: logging, security
>    Affects Versions: 1.2.1
>            Reporter: Patrick Rhomberg
>            Priority: Major
>
> The System Properties section of {{Banner.java}} contains the line
> {noformat}
> out.println("    " + key + " = " + 
> ArgumentRedactor.redact(String.valueOf(me.getValue())));
> {noformat}
> However, the method {{redact}} excepts the entire line, not only the value, 
> to determine if the entry should be redacted.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to