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

Implémenter l'API Gandi en tant que Provider #28

Merged
merged 8 commits into from
Aug 6, 2024

Conversation

maelgangloff
Copy link
Owner

@maelgangloff maelgangloff commented Aug 6, 2024

Describe your changes

Ajout de l'API Gandi en tant que nouveau Provider. L'authentification a été testée en environnement Sandbox. Cependant, elle n'a pas été testée avec le serveur de production.
De plus, l'enregistrement de nom de domaine n'a pas été testée avec ce nouveau Provider.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist before requesting a review

  • Commit names follow the Conventional Commits convention
  • I have checked the entire code before submitting it
  • I have updated the documentation related to my commits
  • My code does not generate errors

@maelgangloff maelgangloff added the enhancement New feature or request label Aug 6, 2024
@maelgangloff maelgangloff added this to the v0.1.0 milestone Aug 6, 2024
@maelgangloff maelgangloff self-assigned this Aug 6, 2024
@maelgangloff maelgangloff changed the title feat: add GANDI provider Implémenter l'API Gandi en tant que Provider Aug 6, 2024
src/Config/Connector/OvhConnector.php Show resolved Hide resolved
src/MessageHandler/ProcessDomainTriggerHandler.php Outdated Show resolved Hide resolved
src/MessageHandler/ProcessDomainTriggerHandler.php Outdated Show resolved Hide resolved
src/Controller/ConnectorController.php Outdated Show resolved Hide resolved
src/Config/Connector/GandiConnector.php Show resolved Hide resolved
src/Config/Connector/GandiConnector.php Outdated Show resolved Hide resolved
src/Config/Connector/GandiConnector.php Outdated Show resolved Hide resolved
@maelgangloff maelgangloff merged commit 6060a55 into master Aug 6, 2024
1 check passed
@maelgangloff maelgangloff deleted the feat/gandi-provider branch August 6, 2024 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants