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

ASF GitHub Bot commented on ARTEMIS-1600:
-----------------------------------------

Github user jbertram commented on a diff in the pull request:

    https://github.com/apache/activemq-artemis/pull/1771#discussion_r162153980
  
    --- Diff: docs/user-manual/en/masking-passwords.md ---
    @@ -18,12 +18,33 @@ Apache ActiveMQ Artemis provides a default password 
encoder and decoder. Optiona
     users can use or implement their own encoder and decoder for masking the
     passwords.
     
    +In general, a masked password can be identified using one of two ways. The 
first one
    +iS the ENC() syntax, i.e. any string value wrapped in ENC() is to be 
treated as 
    --- End diff --
    
    Capitalization error on "iS".


> Support masked passwords in bootstrap.xm and login.config
> ---------------------------------------------------------
>
>                 Key: ARTEMIS-1600
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1600
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker, Web Console
>    Affects Versions: 2.4.0
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>            Priority: Major
>             Fix For: 2.5.0
>
>
> We provide a feature to mask passwords in the configuration files. 
> However, passwords in the bootstrap.xml (when the console is 
> secured with HTTPS) cannot be masked. This enhancement has 
> been opened to allow passwords in the bootstrap.xml to be masked
> using the built-in masking feature provided by the broker.
> Also the LDAPLoginModule configuration (in login.config) has a 
> connection password attribute that also needs this mask support.



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

Reply via email to