From 465a8c0b6546b36c0164d59108e53a108e1ae824 Mon Sep 17 00:00:00 2001 From: Maxim Kochurov Date: Tue, 22 Feb 2022 18:36:33 +0000 Subject: [PATCH] Revert "visualize security" This reverts commit e2b4997e87b4bea60282bc4d4271bcda1789e4b4. --- custom/js/helper.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/custom/js/helper.js b/custom/js/helper.js index 3a48eeb..6fe8847 100644 --- a/custom/js/helper.js +++ b/custom/js/helper.js @@ -67,8 +67,6 @@ function renderClientList(data) { + allocatedIpsHtml + `Allowed IPs` + allowedIpsHtml - + ` - ${obj.Client.private_key ? 'Private Key stored (insecure)' : 'No Private key'}` +` `