summaryrefslogtreecommitdiff
path: root/spec/factories/keys.rb
Commit message (Expand)AuthorAgeFilesLines
* Disable keys that don't match the SSH key requirementsRémy Coutable2017-02-231-1/+1
* Rename the ECDSA factory name to be more explicitRémy Coutable2017-02-231-2/+2
* Add a setting to enforce minimum DSA key length defaulting to 2048Rémy Coutable2017-02-231-2/+2
* Increase default minimum RSA key length to 2048 bitsRémy Coutable2017-02-231-2/+2
* Add settings for minimum key strength and allowed key typeCorey Hinshaw2017-02-211-0/+12
* Make deploy key not show in User's keys listPawel Chojnacki2017-02-131-2/+5
* Move all factory definitions to their own fileRobert Speicher2016-03-041-0/+24