Merge pull request #4068 from Hadatko/fixWedosParamDescription
All checks were successful
Close stale issues and PRs / stale (push) Successful in 5s

fixed wedos password description
This commit is contained in:
jc21
2024-10-15 10:23:33 +10:00
committed by GitHub

View File

@@ -492,7 +492,7 @@
"package_name": "certbot-dns-wedos", "package_name": "certbot-dns-wedos",
"version": "~=2.2", "version": "~=2.2",
"dependencies": "", "dependencies": "",
"credentials": "dns_wedos_user = <wedos_registration>\ndns_wedos_auth = <wapi_sha256_password>", "credentials": "dns_wedos_user = <wedos_registration>\ndns_wedos_auth = <wapi_password>",
"full_plugin_name": "dns-wedos" "full_plugin_name": "dns-wedos"
}, },
"edgedns": { "edgedns": {