From ac1032f025a851bf03c4ff56e21df379c81aba04 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 22 Nov 2024 13:38:13 +0100 Subject: [PATCH] wireguard.cgi: Don't show the public key There is very little use now since we don't use this key for N2N connections any more. RW clients will have the public key in their configuration files. Signed-off-by: Michael Tremer --- html/cgi-bin/wireguard.cgi | 7 ------- 1 file changed, 7 deletions(-) diff --git a/html/cgi-bin/wireguard.cgi b/html/cgi-bin/wireguard.cgi index 5f3168473..c08f3a560 100644 --- a/html/cgi-bin/wireguard.cgi +++ b/html/cgi-bin/wireguard.cgi @@ -533,13 +533,6 @@ MAIN: - - $Lang::tr{'public key'} - - - - - $Lang::tr{'port'} -- 2.39.5