[
https://issues.apache.org/jira/browse/KARAF-5287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163454#comment-16163454
]
ASF subversion and git services commented on KARAF-5287:
--------------------------------------------------------
Commit 5228a23fc4113922cc9936c8d921a97cc2ea434d in karaf's branch
refs/heads/master from [~gnt]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=5228a23 ]
[KARAF-5287] Provide a way to hide passwords in shell
> Provide a way to hide passwords in shell
> ----------------------------------------
>
> Key: KARAF-5287
> URL: https://issues.apache.org/jira/browse/KARAF-5287
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-shell
> Reporter: John Poth
> Assignee: Guillaume Nodet
> Fix For: 4.2.0
>
>
> It'd be nice to have a way of hiding passwords when typing commands in the
> shell. So for example:
> {code}
> jaas:user-add jpoth mypassword
> {code}
> would be displayed as
> {code}
> jaas:user-add jpoth **********
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)