1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/drydock
James Rhodes e07011d37d Disable known hosts when SSH'ing through Drydock
Summary: This prevents SSH from saving the host key into known_hosts; StrictHostKeyChecking only prevents it from prompting for unknown hosts, but it will still verify hosts against what it has previously saved.

Test Plan: N/A

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D10252
2014-08-13 15:03:10 +10:00
..
application Rename policy capabilities 2014-07-25 08:20:39 +10:00
blueprint Allow Drydock blueprints to define and use custom fields 2014-08-12 08:39:00 +10:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
constants Use ApplicationSearch for Drydock Resources 2013-12-26 12:30:10 -08:00
controller Allow Drydock blueprints to define and use custom fields 2014-08-12 08:39:00 +10:00
customfield Allow Drydock blueprints to define and use custom fields 2014-08-12 08:39:00 +10:00
editor Modularize mail tags 2014-08-12 12:28:41 -07:00
interface Disable known hosts when SSH'ing through Drydock 2014-08-13 15:03:10 +10:00
management Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
storage Allow Drydock blueprints to define and use custom fields 2014-08-12 08:39:00 +10:00
util Restructure Drydock so that blueprints are instances in the DB 2013-12-03 11:09:07 +11:00
view Move Drydock object list rendering to SearchEngine 2014-05-13 12:14:33 -07:00
worker Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00