• Jacob Vosmaer's avatar
    Improve authorized_keys check · f9a55789
    Jacob Vosmaer authored
    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.
    f9a55789
gitlab_keys.rb 3.44 KB