Skip to content

CS-145 Custom Domain verification passes but UI shows "Error verifying"#2179

Merged
Marfuen merged 1 commit intomainfrom
chas/domain-verification
Feb 24, 2026
Merged

CS-145 Custom Domain verification passes but UI shows "Error verifying"#2179
Marfuen merged 1 commit intomainfrom
chas/domain-verification

Conversation

@github-actions
Copy link
Contributor

This is an automated pull request to merge chas/domain-verification into dev.
It was created by the [Auto Pull Request] action.

@vercel
Copy link

vercel bot commented Feb 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
app Ready Ready Preview, Comment Feb 23, 2026 2:29pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
portal Skipped Skipped Feb 23, 2026 2:29pm

Request Review

@cursor
Copy link

cursor bot commented Feb 23, 2026

PR Summary

Low Risk
Small change to DNS verification gating that reduces false negatives; risk is limited to potentially accepting verification without the Vercel TXT for non-Vercel domains.

Overview
Relaxes custom domain verification by making the _vercel TXT check conditional: check-dns-record now requires the Vercel TXT record only when the domain is flagged as a Vercel domain (isVercelDomain).

Written by Cursor Bugbot for commit 8a3c4ed. This will update automatically on new commits. Configure here.

@chasprowebdev chasprowebdev changed the title [dev] [chasprowebdev] chas/domain-verification CS-145 Custom Domain verification passes but UI shows "Error verifying" Feb 23, 2026
@linear
Copy link

linear bot commented Feb 23, 2026

@Marfuen Marfuen merged commit 410288e into main Feb 24, 2026
10 of 12 checks passed
@Marfuen Marfuen deleted the chas/domain-verification branch February 24, 2026 14:19
claudfuen pushed a commit that referenced this pull request Feb 26, 2026
# [1.86.0](v1.85.1...v1.86.0) (2026-02-26)

### Bug Fixes

* **app:** remove number of inactive users in people card on overview page ([#2188](#2188)) ([ca24322](ca24322))
* **app:** require vercel txt verification only for vercel domains ([#2179](#2179)) ([410288e](410288e))
* **portal:** fix the tailwind configuration issue on portal ([#2187](#2187)) ([5751b91](5751b91))

### Features

* **evidence-forms:** add endpoint and UI for file upload submissions ([e4ae157](e4ae157))
@claudfuen
Copy link
Contributor

🎉 This PR is included in version 1.86.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants