mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-31 17:48:39 -04:00
Feature request: Add support for authentication using Gandi Personal Access Tokens #336
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?
Originally created by @varner-owl on GitHub (Dec 10, 2023).
What's the feature?
Add support to authenticate using Personal Access Tokens for Gandi. Gandi has depreciated the API key in favor of Personal Access Tokens, which allow for scoped permissions.
Extra information?
Opened PR - https://github.com/qdm12/ddns-updater/pull/568