mirror of
https://github.com/rclone/rclone.git
synced 2026-05-12 18:38:00 -04:00
Previously ssh.InsecureIgnoreHostKey() was set unconditionally as the default HostKeyCallback with no indication to the user. This logs a warning pointing users to the documentation on how to enable host key validation. See: https://github.com/rclone/rclone/security/code-scanning/167