keepassxc/tests/mock
sforst 1ca607792d
Support remote database access using external tools (#7222)
* Provide remote database sync capability

Allow arbitrary commands to be defined and executed for syncing databases with remote services. This includes sftp, scp, rsync, etc. 

Remote commands are stored per-database and sync operations are manually triggered by the user from the Database -> Remote Sync menu. 

---------

Co-authored-by: Stefan Forstenlechner <t-h-e@users.noreply.github.com>
Co-authored-by: Jonathan White <support@dmapps.us>
2024-06-13 06:23:41 -04:00
..
MockChallengeResponseKey.cpp Fix challenge-response key data after Botan 2021-05-19 22:36:30 -04:00
MockChallengeResponseKey.h Fix challenge-response key data after Botan 2021-05-19 22:36:30 -04:00
MockClock.cpp Rename TestClock to MockClock and move it to the mock directory 2018-10-19 21:49:55 +02:00
MockClock.h Rename TestClock to MockClock and move it to the mock directory 2018-10-19 21:49:55 +02:00
MockRemoteProcess.cpp Support remote database access using external tools (#7222) 2024-06-13 06:23:41 -04:00
MockRemoteProcess.h Support remote database access using external tools (#7222) 2024-06-13 06:23:41 -04:00