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

Swapnil Bawaskar closed GEODE-4309.
-----------------------------------

> 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
>            Assignee: Patrick Rhomberg
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.5.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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