Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

FQDN in CNAME needs to be fully qualified to root#153

Open
nickpiggott wants to merge 2 commits intoebu:developfrom
radiodns:develop
Open

FQDN in CNAME needs to be fully qualified to root#153
nickpiggott wants to merge 2 commits intoebu:developfrom
radiodns:develop

Conversation

@nickpiggott
Copy link
Copy Markdown

The FQDN must end in a . character to determine that it's at root, not a subdomain / hostname.

This change appends a . to the FQDN before outputting to the zone file, if it hasn't already been captured in user input.

The FQDN must end in a . character to determine that it's at root, not a subdomain / hostname.

This change appends a . to the FQDN before outputting to the zone file, if it hasn't already been captured in user input.
FQDN in CNAME needs to be fully qualified to root
@magicbadger
Copy link
Copy Markdown
Member

This applies to the 'export zone' function for channels in a service provider

@magicbadger magicbadger added bug A bug Medium Priority A Medium Priority issue labels Jan 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug A bug Medium Priority A Medium Priority issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants