Closed agnon closed 18 hours ago
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks :+1:
I just noticed there's another PR active for this #3796 but without a signed cla.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
@coderabbitai review
I see the builds got rate limited, or at least it looks like that. Is someone looking into this?
I get errors below when i try to update with Loopia DNS challenge. Any idea what it could be?
Missing property in credentials configuration file /data/dnsapikey:
* Property "dns_loopia_user" not found (should be API username for Loopia account).
Settings:
domains:
- xxx
email: xxx
keyfile: xxx
certfile: xxx
challenge: dns
dns:
provider: dns-loopia
loopia_username: xxx
loopia_password: xxx
Sorry, got the username wrong in the dnsapikey file. New PR #3838
Adds support for Loopia DNS challenges using this great plugin https://pypi.org/project/certbot-dns-loopia/ 1.0.1
Did change versions like others have before me. Not sure if i'm supposed to :) The versioning implies a patch whereas i would argue added functionality is a minor.
Anyways, thanks for a great tool.
Cheers
Summary by CodeRabbit
Release Notes
New Features
Configuration Updates
loopia_username
,loopia_password
) added to configuration files.dns-loopia
.Changelog