Project

General

Profile

Actions

Bug #11342

closed

Sanitize DHCP DDNS keys

Added by Viktor Gurov about 3 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Viktor Gurov
Category:
Diagnostics
Target version:
Start date:
01/30/2021
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.5.0
Affected Architecture:

Description

<ddnsdomainkey> from config.xml
and 'secret = ' from DHCP-IPv4 Configuration and DHCP-IPv6-Configuration

Actions #2

Updated by Jim Pingle about 3 years ago

  • Status changed from New to Pull Request Review
  • Target version set to 2.5.0
Actions #3

Updated by Renato Botelho about 3 years ago

  • Status changed from Pull Request Review to Feedback
  • Assignee set to Viktor Gurov

PR has been merged. Thanks!

Actions #4

Updated by Viktor Gurov about 3 years ago

  • Status changed from Feedback to Resolved

works as expected:

 <ddnsdomainkey>xxxxx</ddnsdomainkey>

DHCP-IPv4 Configuration:

...
key "Key1" {
    algorithm hmac-md5;
    secret <redacted>
}
subclass "s_lan" 1:00:08:a2:0c:0b:8b;
key "topkey1" {
    algorithm hmac-md5;
    secret <redacted>
}

2.5.0.a.20210201.1628

Actions

Also available in: Atom PDF