Actions
Todo #16959
closed
JP
JP
Add ``device_key`` to filtered tags list for status output
Todo #16959:
Add ``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
JP Updated by Jim Pingle about 2 months 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
JP Updated by Jim Pingle about 2 months ago
- Private changed from Yes to No
JP Updated by Jim Pingle about 2 months 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.
CC Updated by Christopher Cope about 2 months ago
- Status changed from Feedback to Resolved
Tested on
26.07-BETA (amd64) built on Fri Jul 24 20:28:00 UTC 2026 FreeBSD 16.0-CURRENT
and it is redacted as expected in the status output. Marking resolved.
Actions