• Jacob Vosmaer's avatar
    Remove keys from authorized_keys in-place · 4fd8e44b
    Jacob Vosmaer authored
    This will speed up the rm-key operation. The downside is that
    authorized_keys will not shrink when you remove a key. If this ever
    becomes a problem it can be fixed by running 'rake gitlab:shell:setup'.
    4fd8e44b
gitlab_keys_spec.rb 7.36 KB