public key authentication for remote servers
This commit is contained in:
@@ -259,7 +259,6 @@
|
||||
global $config;
|
||||
|
||||
if(preg_match('/^remote:\/\/(.+)\:(.+)$/', $path, $m)) {
|
||||
|
||||
if(isset($config['remote'][$m[1]])) {
|
||||
require_once 'inc/remote.php';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user