From 9fe3389cc5cc12a3a4e40d2ccff0ad814ab19364 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Mon, 18 Jul 2016 11:15:36 +0200 Subject: [PATCH] Revert "(ipsec) show authentication_method as-is when not in list" This reverts commit 2fa901e898268c8ea6ba5908c1d790fbab9c197d. --- src/www/vpn_ipsec.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/www/vpn_ipsec.php b/src/www/vpn_ipsec.php index 3310aad40..4f495b4fa 100644 --- a/src/www/vpn_ipsec.php +++ b/src/www/vpn_ipsec.php @@ -438,9 +438,7 @@ $( document ).ready(function() { 'rsasig' => array( 'name' => 'Mutual RSA', 'mobile' => false ), 'pre_shared_key' => array( 'name' => 'Mutual PSK', 'mobile' => false ) ); ?> - +