From 5d9b0639e0dea8943d6979916c776015dffcf32b Mon Sep 17 00:00:00 2001 From: Alexander Marx Date: Fri, 29 Jan 2016 08:52:32 +0100 Subject: [PATCH] Captive-Portal: Add files for webinterface tio rootfile Signed-off-by: Alexander Marx --- config/rootfiles/common/web-user-interface | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/rootfiles/common/web-user-interface b/config/rootfiles/common/web-user-interface index 8c94d2e16..ffcc3e860 100644 --- a/config/rootfiles/common/web-user-interface +++ b/config/rootfiles/common/web-user-interface @@ -8,6 +8,8 @@ srv/web/ipfire/cgi-bin/aliases.cgi srv/web/ipfire/cgi-bin/atm-status.cgi srv/web/ipfire/cgi-bin/backup.cgi srv/web/ipfire/cgi-bin/bluetooth.cgi +srv/web/ipfire/cgi-bin/captive/index.cgi +srv/web/ipfire/cgi-bin/captive.cgi srv/web/ipfire/cgi-bin/chpasswd.cgi srv/web/ipfire/cgi-bin/connections.cgi srv/web/ipfire/cgi-bin/connscheduler.cgi @@ -93,6 +95,10 @@ srv/web/ipfire/html/blob.gif srv/web/ipfire/html/clwarn.cgi srv/web/ipfire/html/dial.cgi srv/web/ipfire/html/favicon.ico +srv/web/ipfire/html/captive/assets/captive.css +srv/web/ipfire/html/captive/assets/internet.png +srv/web/ipfire/html/captive/assets/favicon.ico +srv/web/ipfire/html/captive/index.cgi #srv/web/ipfire/html/images srv/web/ipfire/html/images/IPFire.png srv/web/ipfire/html/images/add.gif -- 2.39.5