keepassxc/src
vuurvli3g 811887e591
Fix issues with reloading and handling of externally modified db file (#10612)
Fixes #5290 
Fixes #9062
Fixes #8545 

* Fix data loss on failed reload

- External modifications to the db file can no longer be missed.
- Fixed dialogFinished signal of DatabaseOpenDialog was not emitted when dialog was closed via the 'X' (close) button
- For reloading with a modified db, an additional choice has been added to allow the user to ignore the changes in the file on disk.
- User is now presented with an unlock database dialog if reload fails to open the db automatically. For example when the user removed the YubiKey, failed to touch the YubiKey within the timeout period, or db pw has been changed.
- Mark db as modified when db file is gone or invalid.
- Prevent saving when db is being reloaded
- If merge is triggered by a save action, continue on with the save action after the user makes their choice

---------

Co-authored-by: vuurvlieg <vuurvli3g@protonmail.com>
Co-authored-by: Jonathan White <support@dmapps.us>
2025-02-01 11:58:45 -05:00
..
autotype Remember sort order in Autotype popup dialog 2025-01-12 18:07:26 -05:00
browser Trim file path settings fields prior to save 2025-01-26 07:04:57 -05:00
cli CLI: Restore the original codepage on windows 2024-12-03 14:32:27 -05:00
core Fix issues with reloading and handling of externally modified db file (#10612) 2025-02-01 11:58:45 -05:00
crypto Fix typos 2024-08-09 17:41:08 -04:00
fdosecrets Overhaul action states and add icons to toolbar 2024-10-06 23:22:18 -04:00
format Add Proton Pass importer 2025-01-03 17:45:50 -05:00
gui Fix issues with reloading and handling of externally modified db file (#10612) 2025-02-01 11:58:45 -05:00
keeshare Refactor Database Settings (#9485) 2024-06-22 07:25:32 -04:00
keys Refactor YubiKey key to avoid deadlock 2025-02-01 08:01:31 -05:00
networking Refactor: separate GUI sources from core sources 2024-06-29 11:50:23 -04:00
post_install Fix various typos (#8748) 2023-01-29 09:38:44 -05:00
proxy Fix file permissions for some files 2024-06-06 17:35:49 -04:00
qrcode Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
quickunlock Device Password fallback when Touch-ID devices are unavailable (#11410) 2024-11-10 17:10:04 -05:00
sshagent Trim file path settings fields prior to save 2025-01-26 07:04:57 -05:00
streams Fix issues with reloading and handling of externally modified db file (#10612) 2025-02-01 11:58:45 -05:00
thirdparty Fix typos 2024-08-09 17:41:08 -04:00
CMakeLists.txt Fix issues with reloading and handling of externally modified db file (#10612) 2025-02-01 11:58:45 -05:00
config-keepassx.h.cmake Add basic support for WebAuthn (Passkeys) (#8825) 2023-10-25 10:12:55 -04:00
git-info.h.cmake Cleanup CMakeFiles prior to release 2019-01-30 15:03:03 -05:00
main.cpp CLI: Restore the original codepage on windows 2024-12-03 14:32:27 -05:00