diff options
author | Felix Eckhofer <felix@eckhofer.com> | 2016-01-05 13:01:23 +0100 |
---|---|---|
committer | Felix Eckhofer <felix@eckhofer.com> | 2016-01-05 13:04:49 +0100 |
commit | d17945bb4ef0750f546a9dea79df1abf4ef140a5 (patch) | |
tree | 5cb6e3601684280dc7a86f1d55662140efe229e2 /lib/api/project_hooks.rb | |
parent | aa3c7219e3b82e815023f8e2b8fccaf600b41e2b (diff) | |
download | gitlab-ce-d17945bb4ef0750f546a9dea79df1abf4ef140a5.tar.gz |
Remove misleading `ssh-dsa`
The keytype field is actually `ssh-dss` for DSA keys and they will not
be stored as `id_rsa.pub`.
Note that newer version of ssh actually also support
`ecdsa-sha2-nistp256` and others so it is also misleading to assume the
field always starts with `ssh-`.
Diffstat (limited to 'lib/api/project_hooks.rb')
0 files changed, 0 insertions, 0 deletions