View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000306 | Xdebug | Step Debugging | public | 2007-08-30 08:51 | 2020-03-12 16:59 |
Reporter | wthielen | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | won't fix | ||
Summary | 0000306: Restrict debug output to certain IP addresses | ||||
Description | We work with live sites and it would be handy to use xdebug there too without the users noticing them. That can be done by restricting the output to be generated only if $_SERVER['REMOTE_ADDR'] is in a given array of restricted IP addresses. This could be made a config value that can be set via iniset. Would be great to see that feature. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.1.6 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2007-08-30 08:51 | wthielen | New Issue | |
2016-12-06 19:55 | derick | Note Added: 0003956 | |
2016-12-06 19:55 | derick | Status | new => resolved |
2016-12-06 19:55 | derick | Resolution | open => won't fix |
2016-12-06 19:55 | derick | Assigned To | => derick |
2020-03-12 16:55 | derick | Severity | tweak => feature |
2020-03-12 16:59 | derick | Category | Feature/Change request => Step Debugging |