Actions
Bug #15490
openSanitize RFC 2136 Dynamic DNS update keys in ``status.php`` output
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
24.08
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
The keys inside the <dnsupdates> should be sanitized because restoring the client's config for test purposes can cause a lot of issues if the test system has internet access.
For example, after the DYDNS update the remote VPN clients will be not able to connect before the DNS receives a fresh update.
Updated by Jim Pingle 4 months ago
- Subject changed from rfc2136 keys are not sanitezed in Status output to Sanitize RFC 2136 Dynamic DNS update keys in ``status.php`` output
- Category changed from Logging to Diagnostics
- Assignee set to Jim Pingle
- Target version set to 2.8.0
- Plus Target Version set to 24.07
Specifically the tag is <keydata>
that should be sanitized. (dnsupdates/dnsupdate/<idx>/keydata
)
Updated by Jim Pingle 3 months ago
- Plus Target Version changed from 24.07 to 24.08
Actions