Merge branch 'authorized-keys-permission-check' into 'master'
Improve authorized_keys check The old check only looked if authorized_keys exists. With this change, we look whether we can actually open the file for reading and writing. When this fails we try to print useful diagnostic information. See merge request !79
Showing
Please register or sign in to comment