[PR #149] Gandi support #627

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

Original Pull Request: https://github.com/qdm12/ddns-updater/pull/149

State: closed
Merged: Yes


Add support for http://gandi.net/ registrar

Notes:

  • this implementation uses gandiv5 API
  • Gandi API defaults to a TTL of 10800 when no TTL is provided when we do a PUT request to update the record. I set the default TTL to 3600 in ddns-updater but it can be overwritten from the configuration

please let me know what you think @qdm12

This PR resolves https://github.com/qdm12/ddns-updater/issues/150

**Original Pull Request:** https://github.com/qdm12/ddns-updater/pull/149 **State:** closed **Merged:** Yes --- Add support for http://gandi.net/ registrar Notes: - this implementation uses gandiv5 API - Gandi API defaults to a TTL of 10800 when no TTL is provided when we do a PUT request to update the record. I set the default TTL to 3600 in ddns-updater but it can be overwritten from the configuration please let me know what you think @qdm12 This PR resolves https://github.com/qdm12/ddns-updater/issues/150
saavagebueno added the pull-request label 2025-11-20 04:25:29 -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#627