mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01:00
XSS protection
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# index.cgi
|
||||
# Display a list of services, built from svcs command
|
||||
|
||||
$unsafe_index_cgi = 1;
|
||||
require './smf-lib.pl';
|
||||
&ReadParse();
|
||||
&ui_print_header(undef, $text{'index_title'}, "", "help", 1, 1, 0,
|
||||
|
||||
Reference in New Issue
Block a user