summaryrefslogtreecommitdiff
path: root/lib/api/api.rb
diff options
context:
space:
mode:
authorJohannes Schleifenbaum <johannes@js-webcoding.de>2014-02-11 19:15:13 +0100
committerJohannes Schleifenbaum <johannes@js-webcoding.de>2014-02-11 19:24:23 +0100
commitf10153818b51da7ee4e691cea308dd8964d908c9 (patch)
tree102a2b88fe9f029a2c4ef3cb6b3e1a1c5ab8a338 /lib/api/api.rb
parent39aeac71b34648d8c691ff36f577bdacbd3e362f (diff)
downloadgitlab-ce-f10153818b51da7ee4e691cea308dd8964d908c9.tar.gz
Split the user ssh keys by newline, not the characters "\n"
before: GET /user.keys ssh-rsa ...\nssh-rsa ...\nssh-rsa ... after: GET /user.keys ssh-rsa ... ssh-rsa ... sha-rsa ...
Diffstat (limited to 'lib/api/api.rb')
0 files changed, 0 insertions, 0 deletions