keepassxc/share
Aetf a31c5ba006 FdoSecrets: Implement unlock before search
Fixes #6942 and fixes #4443

- Return number of deleted entries
- Fix minor memory leak
- FdoSecrets: make all prompt truly async per spec and update tests
    * the waited signal may already be emitted before calling spy.wait(),
      causing the test to fail. This commit checks the count before waiting.
    * check unlock result after waiting for signal
- FdoSecrets: implement unlockBeforeSearch option
- FdoSecrets: make search always work regardless of entry group searching settings, fixes #6942
- FdoSecrets: cleanup gracefully even if some test failed
- FdoSecrets: make it safe to call prompts concurrently
- FdoSecrets: make sure in unit test we click on the correct dialog

Note on the unit tests: objects are not deleted (due to deleteLater event not handled).
So there may be multiple AccessControlDialog. But only one of
it is visible and is the correctly one to click on.

Before this change, a random one may be clicked on, causing the
completed signal never be sent.
2021-10-16 22:50:04 -04:00
..
icons Minor documentation and script cleanups (#6868) 2021-09-21 00:17:46 -04:00
linux CHANGELOG.md: backfill recent releases (#6733) 2021-07-31 06:14:19 -04:00
macosx Backport macOS Big Sur icon 2021-01-07 22:02:43 -05:00
translations FdoSecrets: Implement unlock before search 2021-10-16 22:50:04 -04:00
windows Minor documentation and script cleanups (#6868) 2021-09-21 00:17:46 -04:00
wizard Replace database icons with SVG's 2020-05-29 10:00:32 -04:00
wordlists Remove offensive words (#6914) 2021-09-15 08:51:52 +02:00
CMakeLists.txt Switch to Asciidoctor based documentation 2020-07-05 14:54:31 -04:00
demo.kdbx Improve and secure attachment handling (fixes #2400). 2021-08-22 17:09:21 -04:00
demo.key Add demo kdbx file (password is secret) (#3294) 2019-06-30 11:07:59 -04:00
empty3.kdbx Add fuzz test support 2020-10-08 22:49:34 -04:00
empty4.kdbx Add fuzz test support 2020-10-08 22:49:34 -04:00