Replaced the deprecated API Key by a Personal Access Token (PAT).
The PAT can be generated via https://account.gandi.net/en/users//security or the Gandi Dashboard : Organizations > Manage > Create a token. Since the duration of a PAT is of at most a year, I recommend creating a repeating alarm in a calendar to be sure to renew the it before it is revoked.
More information at :
- https://docs.gandi.net/en/managing_an_organization/organizations/personal_access_token.html
- https://docs.gandi.net/en/account_management/security/developer_access.html
What's Changed
- Update config.ini to preferably use Gandi's IP resolver by @baymonin in #33
- Api key deprecation by @pieterhelsen in #35
New Contributors
- @baymonin made their first contribution in #33
- @pieterhelsen made their first contribution in #35
Full Changelog: v1.0.5...v1.0.6