View Issue Details

IDProjectCategoryView StatusLast Update
0001129XdebugStep Debuggingpublic2020-03-12 16:59
Reportersroussey Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Fixed in Version2.4.0rc1 
Summary0001129: X-Forwarded-For is not configurable
Description

Due to the configuration of firewalls and VPNs we can not reuse the header "X-Forwarded-For" for the purposes of remote_connect_back. We need to set the name of the header on our firewall and in xdebug.

TagsNo tags attached.
Operating System
PHP Version5.6.0-5.6.4

Activities

derick

2015-06-07 11:33

administrator   ~0003111

Fixed for 3.0.0 with the new xdebug.remote_addr_header setting to configure which header to use as additional source of IP address for "REMOTE_ADDR".