From 018110200c9a82815dd5d0510f0732d7159c0d59 Mon Sep 17 00:00:00 2001 From: aapostoliuk Date: Wed, 7 Feb 2024 12:26:49 +0200 Subject: T5960: Rewritten authentication node in PPTP to a single view Rewritten authentication node in accel-ppp services to a single view. In particular - PPTP authentication. --- interface-definitions/vpn_l2tp.xml.in | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'interface-definitions/vpn_l2tp.xml.in') diff --git a/interface-definitions/vpn_l2tp.xml.in b/interface-definitions/vpn_l2tp.xml.in index 942690bca..6148e3269 100644 --- a/interface-definitions/vpn_l2tp.xml.in +++ b/interface-definitions/vpn_l2tp.xml.in @@ -13,6 +13,23 @@ Remote access L2TP VPN + + + Authentication for remote access L2TP VPN + + + #include + #include + #include + #include + #include + + + #include + + + + #include #include @@ -117,23 +134,6 @@ #include #include #include - - - Authentication for remote access L2TP VPN - - - #include - #include - #include - #include - #include - - - #include - - - - #include #include #include -- cgit v1.2.3