login-lockdown
Opened 13 years ago
Last modified 13 years ago
#1682 new enhancement
Add support for getting IP from request headers
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | highest | Severity: | major |
| Plugin: | login-lockdown | Keywords: | client IP issue |
| Cc: |
Description
When WP site is behind Load Balancer regular $_SERVERREMOTE_ADDR? contains IP of LB instead of original client IP which in this case is stored in the request headers.
Attachments (2)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Updated version of the plugin code