From 59ad580cdea2e66e24470ee3d84f29a8619b7bf9 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 14 Mar 2021 16:44:55 +0100 Subject: xml: accel-ppp: move building blocks to subfolder As the amount of include files now has reached a certain amount, it is getting more and more crowsded, thuse introducing "per topic" subdirectories on the filesystem to keep a clean structure makes sense. --- .../include/accel-auth-protocols.xml.i | 31 ---------------------- 1 file changed, 31 deletions(-) delete mode 100644 interface-definitions/include/accel-auth-protocols.xml.i (limited to 'interface-definitions/include/accel-auth-protocols.xml.i') diff --git a/interface-definitions/include/accel-auth-protocols.xml.i b/interface-definitions/include/accel-auth-protocols.xml.i deleted file mode 100644 index c5cf743c6..000000000 --- a/interface-definitions/include/accel-auth-protocols.xml.i +++ /dev/null @@ -1,31 +0,0 @@ - - - - Authentication protocol for remote access peer SSTP VPN - - pap chap mschap mschap-v2 - - - pap - Authentication via PAP (Password Authentication Protocol) - - - chap - Authentication via CHAP (Challenge Handshake Authentication Protocol) - - - mschap - Authentication via MS-CHAP (Microsoft Challenge Handshake Authentication Protocol) - - - mschap-v2 - Authentication via MS-CHAPv2 (Microsoft Challenge Handshake Authentication Protocol, version 2) - - - (pap|chap|mschap|mschap-v2) - - - - pap chap mschap mschap-v2 - - -- cgit v1.2.3