keysmith/autotests/account
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
..
compute-jobs Implement encryption/decryption of token secrets 2020-04-24 18:01:34 +02:00
dispatcher Fix up licensing for REUSE compliance. 2020-04-10 13:34:31 +02:00
file-jobs Track loaded/error state of AccountStorage objects 2020-04-24 18:05:05 +02:00
keys Add support for a master key in account storage 2020-04-23 18:59:17 +02:00
storage Track loaded/error state of AccountStorage objects 2020-04-24 18:05:05 +02:00
test-utils Implement encryption/decryption of token secrets 2020-04-24 18:01:34 +02:00
validation Fix up outdated token length validation 2020-04-11 21:46:19 +02:00
CMakeLists.txt Add support for a master key in account storage 2020-04-23 18:59:17 +02:00