Commit Graph

10 Commits (d42e51a88435d747972285430a0230cbd321b042)

Author SHA1 Message Date
Michael Grüner 4debfcc241 cloudflare_dns: Improve error handling (#2470)
Use the new "body" field of the info dict in case of a HTTPError.
9 years ago
Michael Gruener 46cebbb83d cloudflare_dns: Cosmetic cleanup 9 years ago
Michael Gruener 9db7e2a455 cloudflare_dns: normalize return value and docs 9 years ago
Michael Gruener 82989ce473 cloudflare_dns: Cleanup record update handling 9 years ago
Michael Gruener 71961134be cloudflare_dns: Allow CNAME content updates 9 years ago
Michael Gruener 396d44c4b3 cloudflare_dns: Fix solo SRV record creation 9 years ago
Michael Gruener 7477fe5141 cloudflare_dns: Fix SRV record idempotency 9 years ago
Michael Gruener 879410a94e cloudflare_dns: Fix wrong variable name 9 years ago
Rene Moser 233869abc9 cloudflare_dns: minor code improvments
Tweaked some things on top of the well done PR #1768

- json import
- fix expetion handling
- fix indentation
9 years ago
Michael Gruener 8b63aea89b Module to manage Cloudflare DNS records 9 years ago