From e51bc802f4b123ec326c5fdc7025d47b1ca7b2a9 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Mon, 27 Feb 2017 21:26:08 +0100 Subject: [PATCH] openvpn client, double escaped user/passs. closes https://github.com/opnsense/core/issues/1370 --- src/www/vpn_openvpn_client.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/www/vpn_openvpn_client.php b/src/www/vpn_openvpn_client.php index 9e1b77676..6f4f6068f 100644 --- a/src/www/vpn_openvpn_client.php +++ b/src/www/vpn_openvpn_client.php @@ -694,9 +694,9 @@ $( document ).ready(function() {
-
+
-
+