diff options
author | Robert Speicher <robert@gitlab.com> | 2016-08-10 16:52:49 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2016-08-10 16:52:49 +0000 |
commit | 0b73855f1b83818683f5a1de83090bb043a51616 (patch) | |
tree | 4c61731f3af587dafd424b13b71b6fefb4f3b5a1 /lib/gitlab_logger.rb | |
parent | 7837894a8a740f8ed9a4884fa7faee566eb9b6c2 (diff) | |
parent | 2f10eec142c0e70c06289f093f4057cc96eb3d44 (diff) | |
download | gitlab-shell-0b73855f1b83818683f5a1de83090bb043a51616.tar.gz |
Merge branch 'key-validations' into 'master'
Defense in depth for authorized_keys lines
Validate the key_id and public_key inputs when rendering the actual
'line' we append to authorized_keys. Although these inputs are either
trusted (key_id) or validated earlier (public_key) it does not hurt to
take a little extra care that we do not write unintended data to the
authorized_keys file.
See merge request !82
Diffstat (limited to 'lib/gitlab_logger.rb')
0 files changed, 0 insertions, 0 deletions