[ 
https://issues.apache.org/jira/browse/ARTEMIS-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18079575#comment-18079575
 ] 

ASF subversion and git services commented on ARTEMIS-6049:
----------------------------------------------------------

Commit bae1c1ada82ccd67e709dec51d04774ccd608a47 in artemis's branch 
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=artemis.git;h=bae1c1ada8 ]

ARTEMIS-6049 mask cluster-password input from CLI


> Mask cluster-password specified via create command
> --------------------------------------------------
>
>                 Key: ARTEMIS-6049
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-6049
>             Project: Artemis
>          Issue Type: Improvement
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently when a broker is created we ask for admin user and password values. 
> This password is hashed before it is stored in the 
> {{artemis-users.properties}} file. However, when creating a clustered broker 
> (e.g. using the {{--clustered}} switch) we ask for cluster-user and 
> cluster-password values, but we don't mask the cluster-password value when it 
> is stored in {{broker.xml}}. We should mask the cluster-password with the 
> default sensitive string codec.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to