mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
captive-portal: Move CGI files to CGI directory
Previously the assets directory has ExecCGI privileges which is not at all required and potentially dangerous. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -11,6 +11,7 @@ srv/web/ipfire/cgi-bin/bluetooth.cgi
|
||||
#srv/web/ipfire/cgi-bin/captive
|
||||
srv/web/ipfire/cgi-bin/captive.cgi
|
||||
srv/web/ipfire/cgi-bin/captive/index.cgi
|
||||
srv/web/ipfire/cgi-bin/captive/redirect.cgi
|
||||
srv/web/ipfire/cgi-bin/chpasswd.cgi
|
||||
srv/web/ipfire/cgi-bin/connections.cgi
|
||||
srv/web/ipfire/cgi-bin/connscheduler.cgi
|
||||
@@ -95,7 +96,6 @@ srv/web/ipfire/html/blob.gif
|
||||
srv/web/ipfire/html/captive/assets/captive.css
|
||||
srv/web/ipfire/html/captive/assets/favicon.ico
|
||||
srv/web/ipfire/html/captive/assets/internet.png
|
||||
srv/web/ipfire/html/captive/index.cgi
|
||||
srv/web/ipfire/html/clwarn.cgi
|
||||
srv/web/ipfire/html/dial.cgi
|
||||
srv/web/ipfire/html/favicon.ico
|
||||
|
||||
Reference in New Issue
Block a user