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

Add new dnsapi support for OpenProvider.eu using new REST API #6123

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Lambiek12
Copy link

This add support for OpenProvider.eu / .com using their newer REST API.

With this newer version there is no full DNS zone update needed anymore (including existing A, AAAA, CAA, CNAME, MX, NS, PTR, SOA, SRV, and TXT) for a single validation request.

Only the single TXT record is added and removed for the validation request.

_Note: added as new dnsapi option as the original SOAP/XML API is still online and working with dns_openprovider.sh

Copy link

github-actions bot commented Dec 1, 2024

Welcome
First thing: don't send PR to the master branch, please send to the dev branch instead.
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, 都必须确保通过这个测试.

@Lambiek12
Copy link
Author

As a result of PR #6111 updated the script to be a new dnsapi instead of replacing the older (but still working) version.

Changed to dns_openprovider_rest as suggested.

Pending new entry with anchor in /wiki/dnsapi2 once approved.

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