1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-09 16:32:39 +01:00
phorge-phorge/scripts/ssh
Eric Stern 45c3a605ee Correctly handle case where no ssh keys are found
Summary: If no ssh keys are in phabricator, bin/ssh-auth errors with undefined `$lines`. This fixes that case and explicitly tells the user no rows were found.

Test Plan: Ran bin/ssh-auth before and after change with no ssh keys in the system. Error goes away after change.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: epriestley

CC: epriestley, aran, Korvin

Differential Revision: https://secure.phabricator.com/D7675
2013-11-30 18:56:23 -08:00
..
ssh-auth-key.php Prepare to route VCS connections through SSH 2013-10-29 15:32:40 -07:00
ssh-auth.php Correctly handle case where no ssh keys are found 2013-11-30 18:56:23 -08:00
ssh-connect.php Make ssh-connect more robust against known_host issues 2013-11-22 16:24:24 -08:00
ssh-exec.php Document and remove some scary warnings from repository hosting 2013-11-22 15:24:27 -08:00