mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
[PR #961] fix(desec): only update specified ip version #920
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/qdm12/ddns-updater/pull/961
Author: @MrNuggelz
Created: 3/18/2025
Status: 🔄 Open
Base:
master← Head:fix-desec📝 Commits (1)
d74a464fix(desec): only update specified ip version📊 Changes
1 file changed (+8 additions, -1 deletions)
View changed files
📝
internal/provider/providers/desec/provider.go(+8 -1)📄 Description
Fix the ip update call, so only the record of the specified ip version is changed.
This also increases security (see warning here: https://desec.readthedocs.io/en/latest/dyndns/update-api.html#determine-ip-address-es)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.