Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Api key deprecation #35

Merged
merged 3 commits into from
Apr 22, 2024
Merged

Conversation

pieterhelsen
Copy link
Contributor

As discussed here, Gandi has deprecated API keys recently. Because of this, I've made some minor changes so that the LiveDNS client now uses the 'Bearer' authentication header instead of the 'Apikey' header.

Danamir and others added 3 commits April 26, 2023 23:49
Following the deprecation of the Gandi API key in favor of the Personal Access Token (PAT), we've updated the way dyn-gandi accesses the LiveDNS API.

The reasons behind this change are described here:
https://docs.gandi.net/en/managing_an_organization/organizations/personal_access_token.html
Updated comment to lead users to PAT creation screen
@Danamir
Copy link
Owner

Danamir commented Apr 22, 2024

Totally missed this information from Gandi ! I'll have a look.

@Danamir Danamir changed the base branch from master to develop April 22, 2024 00:17
@Danamir Danamir merged commit ffd1237 into Danamir:develop Apr 22, 2024
@Danamir
Copy link
Owner

Danamir commented Apr 22, 2024

Merged in master and drafted a new release. Thank you for the PR.

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.

None yet

2 participants