Skip to content

Add TXT record denormalization for DNSimple provider#298

Merged
tra0x merged 1 commit intomainfrom
tra0x/improve-dnsimple-txt-verification
Nov 10, 2025
Merged

Add TXT record denormalization for DNSimple provider#298
tra0x merged 1 commit intomainfrom
tra0x/improve-dnsimple-txt-verification

Conversation

@tra0x
Copy link
Contributor

@tra0x tra0x commented Nov 10, 2025

Implement denormalize_txt method to handle quoted TXT records returned by the DNSimple API. The method strips outer quotes and unescapes inner quotes, ensuring proper processing of TXT record content.

Based off of denormalization used in the PPAPI provider.

Includes test coverage for various quote scenarios to match the behavior of the Go DNSimple provider implementation.

Added to changelog in #297.

Implement denormalize_txt method to handle quoted TXT records returned
by the DNSimple API. The method strips outer quotes and unescapes inner
quotes, ensuring proper processing of TXT record content.

Includes test coverage for various quote scenarios to match the behavior
of the Go DNSimple provider implementation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@tra0x tra0x merged commit c0d6125 into main Nov 10, 2025
7 checks passed
@tra0x tra0x deleted the tra0x/improve-dnsimple-txt-verification branch November 10, 2025 15:30
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.

2 participants