mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-12 04:52:45 +00:00
- After copying the SSH client public key to the remote host, replace the SSH password credential with keyfile. - Also use SSH key when checking that remote directory exists. Tests: - Add remote backup location "tester@localhost:~backups". Test various operations like create backup, download backup, unmount and mount. Confirm that SSH password is no longer present in plinth sqlite database. Signed-off-by: James Valleroy <jvalleroy@mailbox.org>