summaryrefslogtreecommitdiff
path: root/lib/gitlab/authorized_keys.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-121-1/+1
* Auto create authorized_keys file if doesn't exist60071-remove-gitlab-keys-usagePatrick Bajao2019-08-291-0/+9
* Add system check for authorized_keys file permPatrick Bajao2019-08-291-6/+15
* Handle cases when authorized_keys doesn't existPatrick Bajao2019-03-201-0/+4
* Integrate Gitlab::Keys with Gitlab::ShellPatrick Bajao2019-03-191-0/+145