AnalogJ / lexicon

Manipulate DNS records on various DNS providers in a standardized way.
MIT License
1.48k stars 304 forks source link

Add support for Timeweb provider #1850

Closed ostankin closed 4 months ago

ostankin commented 9 months ago

I'm using Lexicon as a part of Letsencrypt certbot, and I needed support for my hosting provider, Timeweb. Thanks for the contributing guidelines, they are pretty straightforward -- hopefully all the requirements have been met.

Had to skip a couple of tests since Timeweb's DNS functionality is quite crippled (more info in commit description). All other tests seem to pass.

adferrand commented 4 months ago

This LGTM to me. Thanks a lot !