Please apply this bugfix to fix your Proxy bug
-
Comment out line 202 in api.php.
$ip_list[] = $ip;
This line effectively removes the code above the line that detects the clients IP from [“HTTP_X_FORWARDED_FOR”].
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Please apply this bugfix to fix your Proxy bug’ is closed to new replies.