cherry-pick requested changes

This commit is contained in:
Daan Selen
2026-05-17 20:23:22 +02:00
parent 43e0911ce4
commit 387f8d9424
3 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -232,12 +232,12 @@
"version": "~=0.1.0"
},
"eurodns": {
"credentials": "dns_eurodns_applicationId = myuser\ndns_eurodns_apiKey = mysecretpassword\ndns_eurodns_endpoint = https://rest-api.eurodns.com/user-api-gateway/proxy",
"credentials": "dns_eurodns_applicationId = myuser\ndns_eurodns_apiKey = mysecretpassword\ndns_eurodns_endpoint = https://rest-api.eurodns.com/dns-zones/",
"dependencies": "",
"full_plugin_name": "dns-eurodns",
"name": "EuroDNS",
"package_name": "certbot-dns-eurodns",
"version": "~=0.0.4"
"version": "~=1.8.2"
},
"firstdomains": {
"credentials": "dns_firstdomains_username = myremoteuser\ndns_firstdomains_password = verysecureremoteuserpassword",