mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-06 13:25:51 +01:00
Changes to backup engine and security improvments.
This commit is contained in:
@@ -99,6 +99,9 @@ app.controller('adminController', function($scope,$http,$timeout) {
|
||||
$scope.currentAdmin = response.data.user_name;
|
||||
$scope.admin_type = response.data.admin_type;
|
||||
|
||||
|
||||
$("#serverIPAddress").text(response.data.serverIPAddress);
|
||||
|
||||
if (response.data.admin_type != "Administrator")
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user