cloudflare-ddns-service/src
Jan Christian Grünhage ec8b893f6a feat: migrate to api tokens
Cloudflare's v4 API provides three ways of authenticating,
with the API tokens being the new, standard conform, recommended
way. This patch removes the use of the old auth_key + email combo
and replaces it with API tokens.

BREAKING CHANGE: auth keys can't be used anymore, switch to api tokens
2020-04-20 23:04:31 +02:00
..
file.rs feat: Use anyhow for error handling 2020-03-22 22:10:50 +01:00
main.rs feat: migrate to api tokens 2020-04-20 23:04:31 +02:00
network.rs feat: migrate to api tokens 2020-04-20 23:04:31 +02:00