Taverna 2

Credential Manager's Master password provider should check if it is running as a headless process and then decide whether to pop up a GUI asking for a password

Details

Activity

Hide
Alan Williams added a comment - 2009-09-12 18:36

Any security in 2.1 will be a prototype

Show
Alan Williams added a comment - 2009-09-12 18:36 Any security in 2.1 will be a prototype
Hide
Stian Soiland-Reyes added a comment - 2010-01-29 14:27

don't show master password dialogue if headless - instead check system property javax.net.ssl.trustStorePassword (and print to syserr if it does not work)

Show
Stian Soiland-Reyes added a comment - 2010-01-29 14:27 don't show master password dialogue if headless - instead check system property javax.net.ssl.trustStorePassword (and print to syserr if it does not work)
Hide
Hudson Daemon added a comment - 2010-01-29 14:32

Integrated in net.sf.taverna.t2.ui-components #1196
return negative priority if on headless

T2-1134 Use priority 100 instead of 1 to allow some more room between this provider and 0.

Show
Hudson Daemon added a comment - 2010-01-29 14:32 Integrated in net.sf.taverna.t2.ui-components #1196 return negative priority if on headless T2-1134 Use priority 100 instead of 1 to allow some more room between this provider and 0.
Hide
Hudson Daemon added a comment - 2010-01-29 14:32

Integrated in net.sf.taverna.t2.security #417
don't show master password dialogue if headless - instead check system property

T2-1094 Also tests the default certchain password 'changeit' (for OSX 10.6), "" and the system property javax.net.ssl.trustStorePassword

T2-1134 support duplicate MasterPasswordProviderSPIs - sort List using Collections.sort and a comparator instead.

Show
Hudson Daemon added a comment - 2010-01-29 14:32 Integrated in net.sf.taverna.t2.security #417 don't show master password dialogue if headless - instead check system property T2-1094 Also tests the default certchain password 'changeit' (for OSX 10.6), "" and the system property javax.net.ssl.trustStorePassword T2-1134 support duplicate MasterPasswordProviderSPIs - sort List using Collections.sort and a comparator instead.
Hide
Hudson Daemon added a comment - 2010-02-04 16:08

Integrated in net.sf.taverna.t2.security #423
T2-T2-1094 T2-1124 T2-1127 T2-1129 T2-1133 T2-1134 T2-1137 T2-1143 T2-1145 Updated version numbers to 1.0.1 instead of 1.0.1-SNAPSHOT
T2-T2-1094 T2-1124 T2-1127 T2-1129 T2-1133 T2-1134 T2-1137 T2-1143 T2-1145 patches for 2.1.1

Show
Hudson Daemon added a comment - 2010-02-04 16:08 Integrated in net.sf.taverna.t2.security #423 T2-T2-1094 T2-1124 T2-1127 T2-1129 T2-1133 T2-1134 T2-1137 T2-1143 T2-1145 Updated version numbers to 1.0.1 instead of 1.0.1-SNAPSHOT T2-T2-1094 T2-1124 T2-1127 T2-1129 T2-1133 T2-1134 T2-1137 T2-1143 T2-1145 patches for 2.1.1
Hide
Alan Williams added a comment - 2010-03-05 15:55

Tagging was messed up in the patch

Show
Alan Williams added a comment - 2010-03-05 15:55 Tagging was messed up in the patch
Hide
Alan Williams added a comment - 2010-03-31 11:15

Could not confirm

Show
Alan Williams added a comment - 2010-03-31 11:15 Could not confirm

People

Dates

  • Created:
    2009-07-15 11:27
    Updated:
    2010-03-31 11:15
    Resolved:
    2010-03-09 11:45