Modify identity selection logic / fix bugs
authorKevin Wasserman <kevin.wasserman@painless-security.com>
Mon, 4 Nov 2013 13:56:26 +0000 (08:56 -0500)
committerKevin Wasserman <kevin.wasserman@painless-security.com>
Mon, 4 Nov 2013 14:06:15 +0000 (09:06 -0500)
commit17d69131138577849d9cb170fd3ddb0da3ccb8b3
tree80addfd76e078c31475ec6c74e1dfd7842c621b7
parente430808ffe556614c389952593aac8ff54396c18
Modify identity selection logic / fix bugs

If the request provides an password, always use it.
If the request provides an nai, but no corresponding identity exist,
create a temporary identity which is never stored to handle the response.
src/moonshot-id.vala
src/moonshot-identities-manager.vala
src/moonshot-identity-management-view.vala
src/moonshot-identity-manager-app.vala
src/moonshot-server.vala