Files
gitlabhq/spec
Johannes Schleifenbaum f10153818b 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 ...
2014-02-11 19:24:23 +01:00
..
2013-12-19 21:06:59 +02:00
2014-02-10 17:32:36 +02:00
2013-07-01 10:48:02 +01:00
2014-02-10 13:02:26 +02:00
2014-01-22 21:03:52 +02:00
2014-01-22 21:03:52 +02:00
2014-01-23 12:55:43 +02:00
2014-01-15 14:00:11 +03:00
2014-01-23 14:38:23 +02:00
2014-01-23 16:00:39 +01:00