feature: allow users to manage ssh keys

This commit is contained in:
Usman Nasir
2020-10-25 10:07:50 +05:00
parent b815d10600
commit a749f71395
120 changed files with 18507 additions and 5400 deletions

View File

@@ -721,7 +721,6 @@ app.controller('secureSSHCTRL', function ($scope, $http) {
}
$scope.saveKey = function (key) {
$scope.secureSSHLoading = false;