mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-12 16:26:12 +01:00
feature: allow users to manage ssh keys
This commit is contained in:
@@ -721,7 +721,6 @@ app.controller('secureSSHCTRL', function ($scope, $http) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
$scope.saveKey = function (key) {
|
||||
|
||||
$scope.secureSSHLoading = false;
|
||||
|
||||
Reference in New Issue
Block a user