keysmith/autotests/account/file-jobs
Johan Ouwerkerk b70feaf620 Track loaded/error state of AccountStorage objects
Two bits of boolean state are introduces to track whether or not:

 - an error has occurred
 - accounts have been loaded from storage yet

This change paves the way for having error handling UX.
2020-04-24 18:05:05 +02:00
..
resources Track loaded/error state of AccountStorage objects 2020-04-24 18:05:05 +02:00
CMakeLists.txt Implement encryption/decryption of token secrets 2020-04-24 18:01:34 +02:00
delete-accounts.cpp Rewrite Account (storage) management as a separate (sub)module within Keysmtih 2020-01-28 06:49:06 +00:00
load-accounts.cpp Track loaded/error state of AccountStorage objects 2020-04-24 18:05:05 +02:00
request-account-password.cpp Add support for a master key in account storage 2020-04-23 18:59:17 +02:00
save-hotp.cpp Implement encryption/decryption of token secrets 2020-04-24 18:01:34 +02:00
save-totp.cpp Implement encryption/decryption of token secrets 2020-04-24 18:01:34 +02:00