Project

General

Profile

Todo #16959

Updated by Jim Pingle 4 days ago

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 

Back