mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
No referer checking for API
This commit is contained in:
@@ -21,6 +21,7 @@ do './web-lib.pl';
|
||||
use POSIX;
|
||||
use Socket;
|
||||
$force_lang = $default_lang;
|
||||
$trust_unknown_referers = 1;
|
||||
&init_config();
|
||||
$main::error_must_die = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user