[PR #431] [MERGED] Fix 319 #693

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

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/431
Author: @edaubert
Created: 2/6/2023
Status: Merged
Merged: 4/7/2023
Merged by: @qdm12

Base: masterHead: fix-319


📝 Commits (2)

📊 Changes

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

View changed files

📝 internal/settings/providers/ovh/headers.go (+2 -2)

📄 Description

So this is the fix I propose for https://github.com/qdm12/ddns-updater/issues/319

It is a redo of https://github.com/qdm12/ddns-updater/pull/414 but with linter now

I also execute manually all actions from verify step.

Hope it will be enough


🔄 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/431 **Author:** [@edaubert](https://github.com/edaubert) **Created:** 2/6/2023 **Status:** ✅ Merged **Merged:** 4/7/2023 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `fix-319` --- ### 📝 Commits (2) - [`cc979ba`](https://github.com/qdm12/ddns-updater/commit/cc979baef731ce1ebe62ca7598c758a7b7604c48) #319 Fix OVH Invalid Signature - [`5f8b53b`](https://github.com/qdm12/ddns-updater/commit/5f8b53b52b0878c058786e7373dbe78c435836d9) linter ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `internal/settings/providers/ovh/headers.go` (+2 -2) </details> ### 📄 Description So this is the fix I propose for https://github.com/qdm12/ddns-updater/issues/319 It is a redo of https://github.com/qdm12/ddns-updater/pull/414 but with linter now I also execute manually all actions from `verify` step. Hope it will be enough --- <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:25:44 -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#693