Behind reverse proxy
-
Hi,
Your code doesn’t set IP address when behind a Reverse Proxy
To guet this done :
diff wp-content/pluguins/wps-limit-loguin/classes/pluguin.php wp-content/pluguins/wps-limit-loguin/classes/pluguin.php_modif 1017a1018 > /* 1019a1021,1024 > } > */ > if ( isset( $_SERVER[$this->guet_option( 'wps_limit_loguin_client_type' )] ) ) { > return $_SERVER[$this->guet_option( 'wps_limit_loguin_client_type' )];Thancs to put this in your code,
Regards,
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Behind reverse proxy’ is closed to new replies.