keepassxc/tests
Aetf 07755c324a FdoSecrets: add smarter handling of database unlock requests
This commit implements the following logic:
* If there're already unlocked collections, just use those,
* otherwise, show the unlock dialog until there's an unlocked and exposed collection.

* Fixes #7574
2022-09-22 06:49:07 -04:00
..
data CLI: Add commands to handle attachments 2021-11-07 17:27:16 -05:00
gui FdoSecrets: add smarter handling of database unlock requests 2022-09-22 06:49:07 -04:00
mock
util Optimize includes across code base 2021-07-13 22:08:33 -04:00
CMakeLists.txt KeeShare: Remove checking signed container 2021-12-14 23:23:23 -05:00
config-keepassx-tests.h.cmake
FailDevice.cpp
FailDevice.h
modeltest.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
modeltest.h
TestAutoType.cpp Several fixes for Auto-Type 2022-03-19 08:23:53 -04:00
TestAutoType.h
TestBase32.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestBase32.h
TestBrowser.cpp Fix password generator responses (#7404) 2022-02-23 17:48:50 -05:00
TestBrowser.h Support for triggering Global Auto-Type from browser extension 2021-10-10 23:41:58 -04:00
TestCli.cpp Fix detection of hardware keys in keepassxc-cli 2022-04-03 13:26:12 -04:00
TestCli.h CLI: Add commands to handle attachments 2021-11-07 17:27:16 -05:00
TestConfig.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestConfig.h
TestCryptoHash.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestCryptoHash.h
TestCsvExporter.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestCsvExporter.h
TestCsvParser.cpp
TestCsvParser.h Moving CsvParser to format/ 2021-08-22 18:30:43 -04:00
TestDatabase.cpp Remove obsolete read only state from database. (#7324) 2022-01-28 21:26:53 -05:00
TestDatabase.h Implement KDBX 4.1 extended custom icons 2021-11-22 12:58:04 +01:00
TestDeletedObjects.cpp Implement KDBX 4.1 extended custom icons 2021-11-22 12:58:04 +01:00
TestDeletedObjects.h Implement KDBX 4.1 extended custom icons 2021-11-22 12:58:04 +01:00
TestEntry.cpp Implement KDBX 4.1 PreviousParentGroup flag 2021-11-22 12:58:04 +01:00
TestEntry.h Implement KDBX 4.1 PreviousParentGroup flag 2021-11-22 12:58:04 +01:00
TestEntryModel.cpp Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
TestEntryModel.h
TestEntrySearcher.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestEntrySearcher.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestFdoSecrets.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestFdoSecrets.h
TestGroup.cpp Implement KDBX 4.1 extended custom icons 2021-11-22 12:58:04 +01:00
TestGroup.h Implement KDBX 4.1 PreviousParentGroup flag 2021-11-22 12:58:04 +01:00
TestGroupModel.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestGroupModel.h
TestHashedBlockStream.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestHashedBlockStream.h
TestHibp.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestHibp.h
TestIconDownloader.cpp
TestIconDownloader.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestKdbx2.cpp Correctly set KDBX envelope version 2021-11-22 12:58:04 +01:00
TestKdbx2.h
TestKdbx3.cpp Remove obsolete read only state from database. (#7324) 2022-01-28 21:26:53 -05:00
TestKdbx3.h Correctly set KDBX envelope version 2021-11-22 12:58:04 +01:00
TestKdbx4.cpp Correctly set KDBX envelope version 2021-11-22 12:58:04 +01:00
TestKdbx4.h Correctly set KDBX envelope version 2021-11-22 12:58:04 +01:00
TestKeePass1Reader.cpp Implement KDBX 4.1 extended custom icons 2021-11-22 12:58:04 +01:00
TestKeePass1Reader.h
TestKeePass2Format.cpp Avoid redundant KDBX4 test runs 2021-11-22 12:58:04 +01:00
TestKeePass2Format.h Correctly set KDBX envelope version 2021-11-22 12:58:04 +01:00
TestKeePass2RandomStream.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestKeePass2RandomStream.h
TestKeys.cpp Add key serialization to support Quick Unlock 2022-02-22 17:53:50 -05:00
TestKeys.h
TestMerge.cpp Implement KDBX 4.1 extended custom icons 2021-11-22 12:58:04 +01:00
TestMerge.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestModified.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestModified.h Properly block modified signal during Database destruction (#6438) 2021-05-27 21:50:15 -04:00
TestOpenSSHKey.cpp SSH Agent: Add support for OpenSSH 8.2 FIDO/U2F keys 2021-10-01 16:25:14 -04:00
TestOpenSSHKey.h SSH Agent: Add support for OpenSSH 8.2 FIDO/U2F keys 2021-10-01 16:25:14 -04:00
TestOpVaultReader.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestOpVaultReader.h
TestPassphraseGenerator.cpp
TestPassphraseGenerator.h
TestPasswordGenerator.cpp Add -i/--include option to "generate" CLI command. (#7112) 2021-12-07 23:40:09 -05:00
TestPasswordGenerator.h Add -i/--include option to "generate" CLI command. (#7112) 2021-12-07 23:40:09 -05:00
TestPasswordHealth.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestPasswordHealth.h
TestRandomGenerator.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestRandomGenerator.h
TestSharing.cpp KeeShare: Remove checking signed container 2021-12-14 23:23:23 -05:00
TestSharing.h KeeShare: Remove checking signed container 2021-12-14 23:23:23 -05:00
TestSSHAgent.cpp Fix removing encrypted ASN.1 keys from ssh-agent (#6804) 2021-08-08 09:36:06 -04:00
TestSSHAgent.h Fix removing encrypted ASN.1 keys from ssh-agent (#6804) 2021-08-08 09:36:06 -04:00
TestSymmetricCipher.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestSymmetricCipher.h
TestTools.cpp Fix wildcard window title matching in Auto-Type 2022-01-28 19:38:30 -05:00
TestTools.h Fix wildcard window title matching in Auto-Type 2022-01-28 19:38:30 -05:00
TestTotp.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestTotp.h
TestUpdateCheck.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestUpdateCheck.h
TestYkChallengeResponseKey.cpp Fix detection of hardware keys in keepassxc-cli 2022-04-03 13:26:12 -04:00
TestYkChallengeResponseKey.h