[jbosstools-issues] [JBoss JIRA] (JBIDE-11135) Non saved credentials are remembered even after Eclipse restart

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Mon Mar 5 09:27:36 EST 2012


     [ https://issues.jboss.org/browse/JBIDE-11135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Coulon updated JBIDE-11135:
----------------------------------

    Attachment: JBIDE-11135.patch


This patch adds a "remember password" field into the UserDelegator (a wrapper around the IUser provived by the java-client lib), and uses it when the UserModel is being closed - at workbench shutdown (see the UserModel#save() method)

Also, it unifies the use of UserDelegator in the plugin, instead of having a mix of IUser vs UserDelegator. When the user unchecks the 'save password', he's prompted for password for the following operations. 
                
> Non saved credentials are remembered even after Eclipse restart
> ---------------------------------------------------------------
>
>                 Key: JBIDE-11135
>                 URL: https://issues.jboss.org/browse/JBIDE-11135
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 3.3.0.Beta1
>            Reporter: Lucia Jelinkova
>            Assignee: Xavier Coulon
>            Priority: Critical
>             Fix For: 3.3.0.Beta1
>
>         Attachments: JBIDE-11135.patch
>
>
> When I connect to OpenShift and select not to store the password, it is remembered even after Eclipse restart. 

--
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 jbosstools-issues mailing list