From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo-Andres Hofmann To: development@lists.ipfire.org Subject: [PATCH 4/4] ovpnmain.cgi: Add confirm dialog to delete form Date: Sat, 01 Apr 2023 16:43:43 +0200 Message-ID: <20230401144343.1483-4-hofmann@leo-andres.de> In-Reply-To: <20230401144343.1483-1-hofmann@leo-andres.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5629645065751176246==" List-Id: --===============5629645065751176246== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This adds a confirmation dialog to the delete buttons, thus preventing users from accidentally removing certificates that are still in use. Fixes: #13058 Signed-off-by: Leo-Andres Hofmann --- html/cgi-bin/ovpnmain.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/cgi-bin/ovpnmain.cgi b/html/cgi-bin/ovpnmain.cgi index 87bda4f1e..b0f00fa57 100644 --- a/html/cgi-bin/ovpnmain.cgi +++ b/html/cgi-bin/ovpnmain.cgi @@ -5539,7 +5539,7 @@ END -
+ --=20 2.37.1.windows.1 --===============5629645065751176246==--