Skip to content

Add auridigital.com.hostname.json (website/funnel CNAME)#1374

Open
travelpro85 wants to merge 3 commits into
Domain-Connect:masterfrom
travelpro85:add-auridigital-hostname
Open

Add auridigital.com.hostname.json (website/funnel CNAME)#1374
travelpro85 wants to merge 3 commits into
Domain-Connect:masterfrom
travelpro85:add-auridigital-hostname

Conversation

@travelpro85

@travelpro85 travelpro85 commented Jul 12, 2026

Copy link
Copy Markdown

Description

New Domain Connect template for Auri Digital website/funnel domains. Auri Digital is a multi-tenant marketing/CRM platform; customers serve their websites and funnels on their own (sub)domains via a single CNAME to our edge (sites.aurisend.com), with SSL issued automatically on connection. Companion to the already-submitted email template (#1370).

Type of change

  • New template
  • Bug fix (non-breaking change which fixes an issue in the template)
  • New feature (non-breaking change which adds functionality to the template)
  • Breaking change (fix or feature that would cause existing template behavior to be not backward compatible)

How Has This Been Tested?

  • Template functionality checked using Online Editor
  • Template file name follows the pattern <providerId>.<serviceId>.json
  • resource URL provided with logoUrl is actually served by a webserver

Checklist of common problems

  • syncPubKeyDomain is set — justification for omitting: the template is fully static (no variables; fixed CNAME target sites.aurisend.com) and syncRedirectDomain is set, which per the signing guidance means signatures are not required — there is nothing an attacker could substitute.
  • warnPhishing is not set alongside syncPubKeyDomain
  • syncRedirectDomain is set (the synchronous flow uses redirect_uri)
  • no TXT record contains SPF content
  • txtConflictMatchingMode — n/a, no TXT records
  • no variable is used as a bare full record value — the CNAME target is a fixed constant
  • no bare variable is used as the full host label — the only record host is @
  • no variable is used in the host field to create a subdomain — hostRequired: true; the subdomain rides the host apply parameter
  • %host% does not appear explicitly in any host attribute
  • essential — n/a; the single CNAME is the service and removing it disconnects it

Online Editor test results

Editor test link(s):

@github-actions github-actions Bot added Test links missing No test links from Online Editor provided hostRequired hostRequired is set no syncPubKeyDomain syncPubKeyDomain not set. Template is not secured. labels Jul 12, 2026
@github-actions

Copy link
Copy Markdown

JSON Filename Check Passed

@github-actions

Copy link
Copy Markdown

JSON Schema Validation Passed

@github-actions

github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown

Linter OK

auridigital.com.hostname.json

Level Code Note

@github-actions github-actions Bot removed the Test links missing No test links from Online Editor provided label Jul 12, 2026
@github-actions github-actions Bot added Test links missing No test links from Online Editor provided automerge-possible Label indicating, that restrictive linter checks all pass. For now it's PoC. and removed Test links missing No test links from Online Editor provided no syncPubKeyDomain syncPubKeyDomain not set. Template is not secured. labels Jul 12, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Linter passed all checks — approving for auto-merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge-possible Label indicating, that restrictive linter checks all pass. For now it's PoC. hostRequired hostRequired is set

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant