summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/authorized_keys_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-121-2/+2
* Auto create authorized_keys file if doesn't exist60071-remove-gitlab-keys-usagePatrick Bajao2019-08-291-0/+35
* Refactor specs to use one-liner expectationPatrick Bajao2019-08-291-38/+43
* Add system check for authorized_keys file permPatrick Bajao2019-08-291-0/+34
* Update Gitlab::AuthorizedKeys specs to be clearerPatrick Bajao2019-03-211-4/+40
* Handle cases when authorized_keys doesn't existPatrick Bajao2019-03-201-46/+106
* Integrate Gitlab::Keys with Gitlab::ShellPatrick Bajao2019-03-191-0/+98