View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000660 | Xdebug | Step Debugging | public | 2011-02-01 15:04 | 2020-03-12 17:19 |
| Reporter | bjori | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Linux | OS | Ubuntu | OS Version | 10.10 |
| Product Version | 2.2dev | ||||
| Fixed in Version | 2.2dev | ||||
| Summary | 0000660: Check X-HTTP-FORWARDED-FOR before falling back to REMOTE_ADDR | ||||
| Description | Currently xdebug has the option of connecting back to REMOTE_ADDR. Attached is a patch to check for (and use if provided) X_HTTP_FORWARDED_FOR before checking REMOTE_ADDR. | ||||
| Tags | No tags attached. | ||||
| Operating System | Linux | ||||
| PHP Version | 5.3.3 | ||||