]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
wireguard.cgi: Don't show the public key
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 22 Nov 2024 12:38:13 +0000 (13:38 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Apr 2025 14:48:53 +0000 (16:48 +0200)
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 <michael.tremer@ipfire.org>
html/cgi-bin/wireguard.cgi

index 5f316847324cb676954c1004d8f088f7dd20b233..c08f3a5603811188168095dcfa70b236aab1c57f 100644 (file)
@@ -533,13 +533,6 @@ MAIN:
                                        </td>
                                </tr>
 
-                               <tr>
-                                       <td>$Lang::tr{'public key'}</td>
-                                       <td>
-                                               <input type="text" name="PUBLIC_KEY" value="$Wireguard::settings{'PUBLIC_KEY'}" readonly />
-                                       </td>
-                               </tr>
-
                                <tr>
                                        <td>$Lang::tr{'port'}</td>
                                        <td>