[JBoss JIRA] (TEIIDDES-1594) Changing Teiid server display name does not update Default Teiid Server panel name
by Barry LaFond (JIRA)
Barry LaFond created TEIIDDES-1594:
--------------------------------------
Summary: Changing Teiid server display name does not update Default Teiid Server panel name
Key: TEIIDDES-1594
URL: https://issues.jboss.org/browse/TEIIDDES-1594
Project: Teiid Designer
Issue Type: Feature Request
Components: Views
Affects Versions: 8.1
Reporter: Barry LaFond
Assignee: Paul Richardson
Fix For: 8.1
* Installed new kit
* Created default server but did not enter Teiid Server display name
* Started server and default mm://localhost:9999 was displayed
* Changed teiid server name to Teiid 8.2
* Default server name panel did not show updated name
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (TEIIDDES-1592) 8.1 Release work
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1592?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-1592:
----------------------------------------
* Changed plugin versions to 8.1.0
* Upgraded plugin MANIFEST.MF dependencyies to minimum 8.1.0
** This is due to adding the SPI plugin for multi-server compatability
* Upgraded feature.xml's to reflect minimum 8.1.0
* Changed current max copyright year to 2013
> 8.1 Release work
> ----------------
>
> Key: TEIIDDES-1592
> URL: https://issues.jboss.org/browse/TEIIDDES-1592
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Release Work
> Affects Versions: 8.1
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Fix For: 8.1
>
>
> Primary task covering release 8.1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (TEIIDDES-1591) Improve the default eclipse dialog for entering the secure storage password
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1591?page=com.atlassian.jira.plu... ]
Max Rydahl Andersen commented on TEIIDDES-1591:
-----------------------------------------------
Where is the source for this to look at ?
As discussed on jbosstools-dev then we need to be careful not to break OSX and Windows password providers.
And if this can be overridden just for Linux then great, but the wording should not mention JBoss Tools nor Teiid Server adapter code since it is more likely it will be shown for other common things like: ssh, git, svn and even openshift integration.
> Improve the default eclipse dialog for entering the secure storage password
> ---------------------------------------------------------------------------
>
> Key: TEIIDDES-1591
> URL: https://issues.jboss.org/browse/TEIIDDES-1591
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Eclipse Integration
> Affects Versions: 8.1
> Reporter: Paul Richardson
> Assignee: Paul Richardson
> Fix For: 8.1
>
> Attachments: password-provider-dialog.jpg
>
>
> Both JBossTools and Designer use secure storage for storing passwords. As such, when opening the application and accessing secure storage for the first time (usually on starting a JBoss server), the default password dialog is displayed. However, this dialog is unintuitive since it provides little explanation of what password it is requesting and is easily confused for the JBoss / Teiid admin password or the Teiid jdbc password. Ironically, this password will allow access to both of them!
> Investigation shows that the default password provider can be overridden using the org.eclipse.equinox.security.secureStorage extension point.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (TEIIDDES-1591) Improve the default eclipse dialog for entering the secure storage password
by Ramesh Reddy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1591?page=com.atlassian.jira.plu... ]
Ramesh Reddy commented on TEIIDDES-1591:
----------------------------------------
Paul, Thanks for this JIRA. This has certainly caused me troubles with lack of clarity before.
> Improve the default eclipse dialog for entering the secure storage password
> ---------------------------------------------------------------------------
>
> Key: TEIIDDES-1591
> URL: https://issues.jboss.org/browse/TEIIDDES-1591
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Eclipse Integration
> Affects Versions: 8.1
> Reporter: Paul Richardson
> Assignee: Paul Richardson
> Fix For: 8.1
>
> Attachments: password-provider-dialog.jpg
>
>
> Both JBossTools and Designer use secure storage for storing passwords. As such, when opening the application and accessing secure storage for the first time (usually on starting a JBoss server), the default password dialog is displayed. However, this dialog is unintuitive since it provides little explanation of what password it is requesting and is easily confused for the JBoss / Teiid admin password or the Teiid jdbc password. Ironically, this password will allow access to both of them!
> Investigation shows that the default password provider can be overridden using the org.eclipse.equinox.security.secureStorage extension point.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (TEIIDDES-1591) Improve the default eclipse dialog for entering the secure storage password
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1591?page=com.atlassian.jira.plu... ]
Paul Richardson updated TEIIDDES-1591:
--------------------------------------
Attachment: password-provider-dialog.jpg
Work done ... screenshot attached
> Improve the default eclipse dialog for entering the secure storage password
> ---------------------------------------------------------------------------
>
> Key: TEIIDDES-1591
> URL: https://issues.jboss.org/browse/TEIIDDES-1591
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Eclipse Integration
> Affects Versions: 8.1
> Reporter: Paul Richardson
> Assignee: Paul Richardson
> Fix For: 8.1
>
> Attachments: password-provider-dialog.jpg
>
>
> Both JBossTools and Designer use secure storage for storing passwords. As such, when opening the application and accessing secure storage for the first time (usually on starting a JBoss server), the default password dialog is displayed. However, this dialog is unintuitive since it provides little explanation of what password it is requesting and is easily confused for the JBoss / Teiid admin password or the Teiid jdbc password. Ironically, this password will allow access to both of them!
> Investigation shows that the default password provider can be overridden using the org.eclipse.equinox.security.secureStorage extension point.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months