Home
last modified time | relevance | path

Searched refs:useRealIp (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/_test/tests/inc/
H A Dcommon_clientip.test.php87 * @param bool $useRealIp True if using the X-Real-IP header is enabled in the config.
95 …public function test_client_ip_v4(string $remoteAddr, bool $useRealIp, string $realIp, string $for… argument
109 $conf['realip'] = $useRealIp;
123 * @param bool $useRealIp True if using the X-Real-IP header is enabled in the config.
131 …public function test_client_ip_v6(string $remoteAddr, bool $useRealIp, string $realIp, string $for… argument
145 $conf['realip'] = $useRealIp;