Actions
Feature #9694
closedRedact ACB encryption password from status.php
Start date:
08/21/2019
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
Currently the redacted config does not redact that particular password, other parts are redacted:
<acb>
<encryption_password>hunter2</encryption_password>
<enable>yes</enable>
<gold_encryption_password>xxxxx</gold_encryption_password>
<gold_username>********</gold_username>
<hint></hint>
<gold_password>xxxxx</gold_password>
</acb>
Tested in:
2.5.0-DEVELOPMENT (amd64) built on Wed Aug 21 12:14:19 EDT 2019 FreeBSD 12.0-RELEASE-p9
Actions