Branch: refs/heads/master
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: aeb0a2003c7abfd9e7138a6f32238676f82c3c2b
https://github.com/Teiid-Designer/teiid-designer/commit/aeb0a2003c7abfd9e...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-10-03 (Thu, 03 Oct 2013)
Changed paths:
M
plugins/org.teiid.designer.dqp/src/org/teiid/designer/runtime/TeiidConnectionInfo.java
Log Message:
-----------
Remove the password from the TeiidConnectionInfo hashcode
* The secure storage master password dialog is displayed on startup due to
saved teiid instance models being added into the server manager. This is
not ideal and can be rather annoying.
* Better to leave it until the server is actually started and the password
is actually required.