See discussion in https://github.com/facebook/phabricator/issues/430.
(If we end up with more than like 5 of these we should probably make this a warning or something instead, the only goal is to prevent user error.)
Differential D7522
Support ecdsa-sha2-nistp256 SSH keys epriestley on Nov 7 2013, 2:59 PM. Authored by Tags None Referenced Files
Details
See discussion in https://github.com/facebook/phabricator/issues/430. (If we end up with more than like 5 of these we should probably make this a warning or something instead, the only goal is to prevent user error.) {F79196} {F79197}
Diff Detail
Event TimelineComment Actions Looking at the code, maybe it would suffice to test that the array is at least 2 elements long and that the second parameter is a base64 encoded string. The comment by the way is optional. |