mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-02 11:26:28 +01:00
Changes to backup engine and security improvments.
This commit is contained in:
@@ -527,6 +527,7 @@ app.controller('backupDestinations', function($scope,$http,$timeout) {
|
||||
var data = {
|
||||
IPAddress : $scope.IPAddress,
|
||||
password : $scope.password,
|
||||
backupSSHPort:$scope.backupSSHPort,
|
||||
};
|
||||
|
||||
var config = {
|
||||
|
||||
Reference in New Issue
Block a user