Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dns_gd script adding incorrect TXT record when subdomain is used #4870

Closed
wants to merge 1 commit into from

Conversation

bordenit
Copy link

godaddy dns_gd.sh script is currently adding the wrong TXT name when creating the TXT record. This causes requests using subdomains to fail. It also causes 100's of dns records that do not get cleaned up. Updated to update record with fulldomain (FQDN) rather than just the subdomain name.

Copy link

Welcome
Please make sure you've read our DNS API Dev Guide and DNS-API-Test.
Then reply on this message, otherwise, your code will not be reviewed or merged.
We look forward to reviewing your Pull request shortly ✨
注意: 必须通过了 DNS-API-Test 才会被 review. 无论是修改, 还是新加的 dns api, 都必须确保通过这个测试.

@bordenit
Copy link
Author

Welcome Please make sure you've read our DNS API Dev Guide and DNS-API-Test. Then reply on this message, otherwise, your code will not be reviewed or merged. We look forward to reviewing your Pull request shortly ✨ 注意: 必须通过了 DNS-API-Test 才会被 review. 无论是修改, 还是新加的 dns api, 都必须确保通过这个测试.

I have reviewed.

@bordenit bordenit changed the title Update dns_gd.sh dns_gd script adding incorrect TXT record when subdomain is used Nov 11, 2023
@bordenit bordenit closed this Nov 12, 2023
@bordenit
Copy link
Author

Closed as I can no longer replicate. The TXT records are adding correctly now.

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.

None yet

1 participant