[
https://issues.jboss.org/browse/JBIDE-10490?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-10490:
---------------------------------------------
btw. example of system property related to "hide dialogs" are:
jface enables these by default when running in headless mode, not sure how actually ;)
org.eclipse.jface.dialogsErrorDialog.AUTOMATED_MODE
org.eclipse.jface.util.SafeRunnable.get/setIgnoreErrors
our own usage tracking has:
usage_reporting_enabled
and WTP also have one related to approving license of xsd/dtd downloads
wtp.autotest.noninteractive
...but for this case I do not understand why any tests would trigger this since they
don't require username/passwords afaik.
do not store server passwords in plain text
-------------------------------------------
Key: JBIDE-10490
URL:
https://issues.jboss.org/browse/JBIDE-10490
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Reporter: Max Rydahl Andersen
Assignee: Rob Stryker
Priority: Blocker
Fix For: 3.3.0.Beta1
Attachments: screenshot-storage-password-request.png
last time we looked at this passwords were still being stored "unsafely" -
opening this to make sure we get that fixed by using eclipse's secure storage apis
--
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