When presenting a password dialog field, clear out the field's contents
authorDan Breslau <dbreslau@painless-security.com>
Mon, 24 Oct 2016 17:27:21 +0000 (13:27 -0400)
committerDan Breslau <dbreslau@painless-security.com>
Mon, 24 Oct 2016 17:27:21 +0000 (13:27 -0400)
commitfa8cc6553f0f8c40eda27408984e0631a989f133
treeb8f3b853e6cbe939f5d64921c1c7d490d27efb49
parentb646155bc64e5695f0ca4a363ae3b6ea00cd9bb3
When presenting a password dialog field, clear out the field's contents
when we're done with the dialog.

Also, when displaying a TrustAnchor, show the Subject-Alt if present.
src/moonshot-identity-dialog.vala
src/moonshot-identity-management-view.vala
src/moonshot-password-dialog.vala
src/moonshot-utils.vala