summaryrefslogtreecommitdiff
path: root/lib/gitlab/ssh_public_key.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix ConstantName rubocop offenseSemyon Pupkov2018-12-091-3/+3
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-1/+3
* Validate SSH keys through the sshkey gemrd-40552-gitlab-should-check-if-keys-are-valid-before-savingRubén Dávila2018-02-161-1/+1
* Revert "Merge branch 'rd-43185-revert-sanitize-extra-blank-spaces-used-when-u...Rubén Dávila2018-02-151-6/+22
* Revert "Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-s...rd-43185-revert-sanitize-extra-blank-spaces-used-when-uploading-a-ssh-keyRubén Dávila2018-02-121-22/+6
* Sanitize extra blank spaces used when uploading a SSH keyRubén Dávila2018-02-011-6/+22
* Address review commentsNick Thomas2017-08-301-9/+6
* Rework the permissions model for SSH key restrictionsNick Thomas2017-08-301-31/+21
* Add settings for minimum key strength and allowed key typeNick Thomas2017-08-301-0/+84