Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.5.0-b1
-
Component/s: None
-
Labels:None
Description
The Shared Login plugin references a user's IP address from the server's REMOTE_ADDR, but this is not reliable in cases where the server is behind a proxy.
Update references to the IP address and REMOTE_ADDR usage to use Blesta's internal Requestor service to determine the IP address of the user.
Issue Links
- is blocked by
-
CORE-2349 Add support for the x-forwarded-for header for load balanced environments
- Closed