mirror of
https://github.com/webmin/webmin.git
synced 2025-08-16 14:51:18 +00:00
XSS protection
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
#!/usr/local/bin/perl
|
||||
# Show a list of free IPs in all subnets
|
||||
|
||||
$trust_unknown_referers = 1;
|
||||
require './dhcp-dns-lib.pl';
|
||||
&popup_header($text{'chooser_title'});
|
||||
&foreign_require("net", "net-lib.pl");
|
||||
|
Reference in New Issue
Block a user