Add flatstore-users
authorKevin Wasserman <kevin.wasserman@painless-security.com>
Tue, 29 Oct 2013 20:56:35 +0000 (16:56 -0400)
committerKevin Wasserman <kevin.wasserman@painless-security.com>
Tue, 29 Oct 2013 20:56:35 +0000 (16:56 -0400)
commit95831118f79914d0e685a0bfe929570c414527d3
treea1455cd99c9537f6214d9bd39557dbf7357db4f6
parenta080b6cf5e60ae41590887d5a01356e00536fb65
Add flatstore-users

The identity manager uses flat file store (i.e. not keyring)
if the current user is in the system's flatstore-users file.
Makefile.am
configure.ac
flatstore-users [new file with mode: 0644]
src/moonshot-futils.c [new file with mode: 0644]
src/moonshot-identity-manager-app.vala
src/moonshot-utils.vala