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

Pull public ssh key from file. #249

Merged
merged 2 commits into from
Jun 1, 2020
Merged

Pull public ssh key from file. #249

merged 2 commits into from
Jun 1, 2020

Commits on May 27, 2020

  1. Pull public ssh key from file.

    Instead of trying to generate it from private key. This means the
    public key file must exist with ext .pub but it prevents img-proof
    from running into issues with new vs old ssh key format.
    smarlowucf committed May 27, 2020
    Configuration menu
    Copy the full SHA
    9a35128 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Rename get public ssh key method.

    The key is retrieved from file rather than generated.
    smarlowucf committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    cc5aca9 View commit details
    Browse the repository at this point in the history