Implemented "Clear Trust Anchor" button in Edit Identity Dialog.
authorDan Breslau <dbreslau@painless-security.com>
Mon, 15 Aug 2016 19:24:24 +0000 (15:24 -0400)
committerDan Breslau <dbreslau@painless-security.com>
Mon, 15 Aug 2016 19:24:24 +0000 (15:24 -0400)
commit50a68a489a85a8a57280a3a53d1ee9f589fb3487
tree50f6ad78a3af87f33d54015c9f251f2e7df1ec25
parentb608c48ed9815e88c2f26e695016c3b4b266aca4
Implemented "Clear Trust Anchor" button in Edit Identity Dialog.

Modified the "user verified" flag to be stored in the keystore (or local
flat file), instead of in a Properties file.

Modified the TrustAnchor class to be read-only, other than the "user_verified"
field.

Many logging updates.
src/moonshot-id.vala
src/moonshot-identity-dialog.vala
src/moonshot-identity-management-view.vala
src/moonshot-identity-manager-app.vala
src/moonshot-keyring-store.vala
src/moonshot-local-flat-file-store.vala
src/moonshot-provisioning-common.vala
src/moonshot-server.vala