Felix Eckhofer
2014-03-26 ef721fc430fbb19da13060105577bf7605606b81
config/defaults.inc.php
@@ -358,6 +358,10 @@
// check client IP in session authorization
$config['ip_check'] = false;
// List of trusted proxies
// X_FORWARDED_* and X_REAL_IP headers are only accepted from these IPs
$config['proxy_whitelist'] = array();
// check referer of incoming requests
$config['referer_check'] = false;