[jboss-jira] [JBoss JIRA] (AS7-2057) Suspend CLI history while reading username

Darran Lofthouse (Commented) (JIRA) jira-events at lists.jboss.org
Wed Oct 12 05:16:17 EDT 2011


    [ https://issues.jboss.org/browse/AS7-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634099#comment-12634099 ] 

Darran Lofthouse commented on AS7-2057:
---------------------------------------

https://github.com/jbossas/jboss-as/commit/c373a87f5675cf564f989f030b541f8bde8a7f5b
                
> Suspend CLI history while reading username
> ------------------------------------------
>
>                 Key: AS7-2057
>                 URL: https://issues.jboss.org/browse/AS7-2057
>             Project: Application Server 7
>          Issue Type: Task
>          Components: CLI
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>             Fix For: 7.1.0.Beta1
>
>
> Not a major issue but it probably does not make sense to cache the username used to connect to JBoss AS in the command history.
> We can call setUseHistory to false before prompting for the username and set it back to true immediately after to get a suspend.
> (The password is not cached as masked fields are not added to the history)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list