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

Detect id_rsa permissions problems and bail out early. Fixes gh-1219 #1222

Merged
merged 2 commits into from
Jun 5, 2017

Commits on Jun 5, 2017

  1. Detect id_rsa permissions problems and bail out early. Fixes gh-1219

    Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
    rwaldron committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    fba74b0 View commit details
    Browse the repository at this point in the history
  2. fs.readFileSync => fs.accessSync

    Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
    rwaldron committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    66672e9 View commit details
    Browse the repository at this point in the history