mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Fix escaping of javascript, and remove un-necessary referrer skip on popup windows
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
BEGIN { push(@INC, ".."); };
|
||||
use WebminCore;
|
||||
|
||||
$trust_unknown_referers = 1;
|
||||
&init_config();
|
||||
&ReadParse();
|
||||
$id = $in{'id'};
|
||||
|
||||
Reference in New Issue
Block a user