obynio / certbot-plugin-gandi

Certbot plugin for authentication using Gandi LiveDNS
https://pypi.org/project/certbot-plugin-gandi/
MIT License
194 stars 27 forks source link

feat: Add authentication with personal access token #47

Closed cogk closed 8 months ago

cogk commented 9 months ago

Closes #46

DorianCoding commented 8 months ago

Hello and thanks a lot for those changes that allows us to change our configuration. If everyone is interested, you can do @Themimitoof changes in /usr/lib/python3/dist-packages/certbot_plugin_gandi/gandi_api.py. When can we hope those changes to be pushed in apt and pip?

obynio commented 8 months ago

Hello, late review here but everything looks fine to me. I merged the PR, and updated the package on PyPI. Unfortunately PyPI deprecated PGP key support so releases won't be signed with PGP anymore from now on.

https://pypi.org/project/certbot-plugin-gandi/1.5.0/

DorianCoding commented 7 months ago

Great! Thanks a lot for that. For anyone using the apt version, the patch is blocked in sid due to Debian rules which is quite unfortunate. I'II try to get in touch with the apt maintainers or Debian to allo the patch to go through stable. But as of today you need to do the modification manually from Github files. If you use pip or Github files you should be fine now 👍