mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
The backup module is connecting to the remote backup host using ssh-keyscan to get a list of SSH public keys. When the connection fails, the form should inform the user that there was a problem, instead of simply not listing any SSH public keys. Closes: #1656. Signed-off-by: Birger Schacht <birger@rantanplan.org> [sunil: Minor indentation] Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>