Skip to content

Conversation

toniwiki
Copy link
Contributor

This PR fixes a bug in handling the response from DonDominio service.

According to DonDominio documentation when the DNS update has succeeded the service returns "OK" and, if the IP has changed, it returns an additional line with "IP:x.x.x.x.x". Also, in practice, the service always returns this line with IP as the last line, which causes ddclient to report the update as a failure because the last line is not the string "OK".

This PR corrects this behaviour.

@LenardHess LenardHess merged commit 9885d55 into ddclient:master Mar 28, 2024
@LenardHess
Copy link
Contributor

Merged, thanks for the contribution 👍

@toniwiki toniwiki deleted the fix-dondominio-response-treatment branch March 29, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants