From e640a16e38d0721ccd21873a6b653e8017b5c11b Mon Sep 17 00:00:00 2001 From: librelois <elois@ifee.fr> Date: Sun, 19 Nov 2017 21:18:31 +0100 Subject: [PATCH] [ifx] duniter/duniter#1212 --- server/controller/webmin.js | 1 - 1 file changed, 1 deletion(-) diff --git a/server/controller/webmin.js b/server/controller/webmin.js index 87c8c60..0aa177e 100644 --- a/server/controller/webmin.js +++ b/server/controller/webmin.js @@ -98,7 +98,6 @@ function WebAdmin (duniterServer, startServices, stopServices, listDuniterUIPlug "current": current, "rootBlock": rootBlock, "pubkey": server.keyPair.publicKey, - "seckey": server.keyPair.secretKey, "conf": { "cpu": server.conf.cpu, "prefix": server.conf.prefix -- GitLab