Page MenuHomePhabricator

Strip linebreaks in uploaded ssh keys
Closed, ResolvedPublic

Description

Author: rlane32

Description:
Users often upload keys with line breaks. Public ssh keys shouldn't have line breaks and it should be safe to just always strip them when they are being uploaded.

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:48 AM
bzimport set Reference to bz49553.

Change 206610 had a related patch set uploaded (by Alex Monk):
Trim SSH key input before processing

https://gerrit.wikimedia.org/r/206610

Note that this is broader than T97235 - that only does a trim :)

Change 206610 merged by jenkins-bot:
Trim SSH key input before processing

https://gerrit.wikimedia.org/r/206610

Reedy assigned this task to Krenair.
Reedy removed a project: Patch-For-Review.
Krenair subscribed.

Yuvi fixed it, I just added the task to the commit message and approved it :)