[PR #969] update request for DonDominio #928

Open
opened 2025-11-20 04:26:34 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/969
Author: @jorge-carrasco
Created: 3/30/2025
Status: 🔄 Open

Base: masterHead: dondominio-request-parameter-fix


📝 Commits (1)

  • 00fbf9b update request for DonDominio

📊 Changes

1 file changed (+5 additions, -5 deletions)

View changed files

📝 internal/provider/providers/dondominio/provider.go (+5 -5)

📄 Description

The official documentation for DonDominio is wrong, they tell you to use apiKey for the API key but then below in an example they use "password". password is the right name for the parameter, tested with my own domain.

Fixes issue https://github.com/qdm12/ddns-updater/issues/923

image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qdm12/ddns-updater/pull/969 **Author:** [@jorge-carrasco](https://github.com/jorge-carrasco) **Created:** 3/30/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `dondominio-request-parameter-fix` --- ### 📝 Commits (1) - [`00fbf9b`](https://github.com/qdm12/ddns-updater/commit/00fbf9b3dfc35673a22394e2da5805846c79d0dc) update request for DonDominio ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `internal/provider/providers/dondominio/provider.go` (+5 -5) </details> ### 📄 Description The official documentation for DonDominio is wrong, they tell you to use apiKey for the API key but then below in an example they use "password". password is the right name for the parameter, tested with my own domain. Fixes issue https://github.com/qdm12/ddns-updater/issues/923 ![image](https://github.com/user-attachments/assets/4d03db74-58f1-42a3-8621-b734cfc84fc8) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:26:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#928