Commit Graph

16 Commits

Author SHA1 Message Date
Adam Velebil
8f1e831ca7
compile fixes 2022-07-21 15:54:47 +02:00
Adam Velebil
e40f8b8608
reformat 2022-07-21 15:43:59 +02:00
Adam Velebil
41aab24cde
remove unused code/files 2022-07-21 15:43:22 +02:00
Adam Velebil
466bbb94a1
Update for DeviceButton, remove randomnes 2022-07-21 15:42:47 +02:00
Joakim Troëng
19bb535fda
added all tests relating to OATH options, and a first TOTP test (max
accounts)
2022-07-06 22:50:38 +02:00
Joakim Troëng
b29917de8c
Merge remote-tracking branch 'origin/main' into test/oath-integration-test 2022-07-05 14:58:21 +02:00
Dain Nilsson
7f093d97a2
Handle Non-YubiKey NFC devices-
This changes the currentDeviceDataNotifier to use an AsyncValue instead
of a nullable YubiKeyData to allow for error states, and handles such a
state for NFC readers when a non-YubiKey is present.
2022-06-28 19:51:58 +02:00
Adam Velebil
77d3e9261c
simplify app init 2022-05-12 15:35:14 +02:00
Dain Nilsson
0641418e34
Fix lint warnings. 2022-05-12 08:34:51 +02:00
Joakim Troëng
46b6c30daf
Testing max TOTP accounts for a standard key (32) 2022-05-11 22:52:38 +02:00
Joakim Troëng
2d231bca99
first stab at testing OATH passwords from password management screen 2022-05-11 21:42:14 +02:00
Joakim Troëng
f817a9eb7f
OATH reset and FIDO reset are added 2022-05-11 14:43:06 +02:00
Dain Nilsson
51a76f686d
Fix "--log-level" argument which wasn't working correctly. 2022-05-02 11:25:37 +02:00
Dain Nilsson
10f46ec478
Refactor logging and add LogWarningOverlay. 2022-05-02 11:25:34 +02:00
Adam Velebil
b8b41830d2
enable desktop in integration tests 2022-04-27 13:42:36 +02:00
Adam Velebil
4bbe996e8e
add account test 2022-04-14 09:08:33 +02:00