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

Darran Lofthouse (Created) (JIRA) jira-events at lists.jboss.org
Mon Oct 10 08:39:18 EDT 2011


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