Actions
Todo #16959
openAdd ``device_key`` to filtered tags list for status output
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
26.07
Release Notes:
Default
Description
The status output generated by status.php does not redact the content of the device_key XML tag. As a result, the ACB device key is included in status output data.
Add device_key to the list of filtered tags in status_output.inc so it will be redacted in output.
Reported by: @lujiefsi
Files
Updated by Jim Pingle 4 days ago
- File 16959.patch 16959.patch added
- Description updated (diff)
- Status changed from New to Feedback
- % Done changed from 0 to 100
Fixed in commit ffea169357c9f57d88dfca40f95ab0fd3d043e49
Patch is attached
Updated by Jim Pingle about 14 hours ago
- File 16959-b.patch 16959-b.patch added
CE 2.8.1 needs a slightly different patch as a nearby line is different in that version.
Actions