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
Updated by Jim Pingle over 5 years ago
- Status changed from Assigned to Feedback
- % Done changed from 0 to 100
Applied in changeset 603764cbb089d2d0b6cd049d8ff8c8fae43d63d7.
Updated by Anonymous over 5 years ago
- Status changed from Feedback to Resolved
Tested on 2.5.0.a.20190830.1941, encryption password is redacted.
Updated by Jim Pingle about 5 years ago
- Target version changed from 2.5.0 to 2.4.5
Updated by Jim Pingle almost 5 years ago
- Status changed from Resolved to Feedback
Needs checked and/or tested again on 2.4.5 snapshots
Updated by Viktor Gurov almost 5 years ago
Jim Pingle wrote:
Needs checked and/or tested again on 2.4.5 snapshots
tested on 2.4.5.a.20191205.1442_3:
<encryption_password>xxxxx</encryption_password>
Resolved
Updated by Jim Pingle almost 5 years ago
- Status changed from Feedback to Resolved
Actions