Skip to content

Manage authorized_keys permissions continuously

Jacob Vosmaer requested to merge keys-chmod into master

We can lazily create authorized_keys and set its permissions. This adds negligible overhead and it allows us to remove a setup step from GitLab both on source and in omnibus-gitlab.

Merge request reports