mirror of
https://github.com/webmin/webmin.git
synced 2025-07-23 00:30:33 +00:00
Fix escaping of javascript, and remove un-necessary referrer skip on popup windows
This commit is contained in:
@ -6,7 +6,6 @@ BEGIN { push(@INC, ".."); };
|
||||
use WebminCore;
|
||||
use Time::Local;
|
||||
|
||||
$trust_unknown_referers = 1;
|
||||
&init_config();
|
||||
&ReadParse();
|
||||
|
||||
|
Reference in New Issue
Block a user