View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001656 | Xdebug | Step Debugging | public | 2019-04-12 19:45 | 2019-04-22 16:13 |
Reporter | derflocki | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 2.7.1 | ||||
Target Version | 2.7.2 | Fixed in Version | 2.7.2 | ||
Summary | 0001656: remote_connect_back alters remote_addr_header value if multiple are used (e.g.: with multiple proxies) | ||||
Description | When trying to find the first IP for remote_connect_back, the header value used is modified. | ||||
Steps To Reproduce | I have created a gist to reproduce the bug with docker: https://gist.github.com/derflocki/3c581aafc5c3134ee2f2cb151a364035 | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.3.2-7.3.4 | ||||
|
I can reproduce this with a one liner:
echos:
|
|
Thanks for the report, and start of a patch to solve this. |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-04-12 19:45 | derflocki | New Issue | |
2019-04-21 15:16 | derick | Assigned To | => derick |
2019-04-21 15:16 | derick | Status | new => confirmed |
2019-04-21 15:16 | derick | Note Added: 0005004 | |
2019-04-22 16:13 | derick | Status | confirmed => closed |
2019-04-22 16:13 | derick | Resolution | open => fixed |
2019-04-22 16:13 | derick | Fixed in Version | => 2.7.2 |
2019-04-22 16:13 | derick | Note Added: 0005006 | |
2019-04-22 16:13 | derick | Target Version | => 2.7.2 |
2020-03-12 16:33 | derick | Category | Remote Debugging => Step Debugging |