Project

General

Profile

Actions

Feature #9694

closed
SW JP

Redact ACB encryption password from status.php

Feature #9694: Redact ACB encryption password from status.php

Added by Steve Wheeler about 7 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
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

JP Updated by Jim Pingle about 7 years ago Actions #1

  • Status changed from Assigned to Feedback
  • % Done changed from 0 to 100

Applied in changeset commit:603764cbb089d2d0b6cd049d8ff8c8fae43d63d7.

Updated by Anonymous about 7 years ago Actions #2

  • Status changed from Feedback to Resolved

Tested on 2.5.0.a.20190830.1941, encryption password is redacted.

JP Updated by Jim Pingle almost 7 years ago Actions #3

  • Target version changed from 2.5.0 to 2.4.5

JP Updated by Jim Pingle almost 7 years ago Actions #4

  • Status changed from Resolved to Feedback

Needs checked and/or tested again on 2.4.5 snapshots

VG Updated by Viktor Gurov almost 7 years ago Actions #5

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

JP Updated by Jim Pingle almost 7 years ago Actions #6

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom