Skip to content

Ensure hostnames/subdomains with dots in them are displayed correctly#6

Open
jas8522 wants to merge 1 commit intonamesilo:masterfrom
websavers:patch-1
Open

Ensure hostnames/subdomains with dots in them are displayed correctly#6
jas8522 wants to merge 1 commit intonamesilo:masterfrom
websavers:patch-1

Conversation

@jas8522
Copy link

@jas8522 jas8522 commented Nov 16, 2021

This ensures that subdomains of subdomains aren't cut off with just deepest subdomain showing. Example: test.test.domain.com would only show test when it should show test.test in WHMCS

The most common use case for this now, is DKIM records which frequently look like:
default._domainkey.theactualdomain.tld

which would show as just 'default' in WHMCS until this patch.

This ensures that subdomains of subdomains aren't cut off with just deepest subdomain showing. Example: test.test.domain.com would only show test when it should show test.test in WHMCS

The most common use case for this now, is DKIM records which frequently look like:
default._domainkey.theactualdomain.tld

which would show as just 'default' in WHMCS until this patch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant