Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssh_known_hosts_file: fix bug with empty list (fix #11) #13

Merged
merged 1 commit into from
Dec 9, 2020

Commits on Dec 9, 2020

  1. ssh_known_hosts_file: fix bug with empty list (fix #11)

    We should return an empty file if there are no known hosts files
    as this will cause no hosts to be considered known, which means
    we're defaulting secure here.
    StefanKarpinski committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    a6abc4c View commit details
    Browse the repository at this point in the history