diff --git a/AUTHORS.md b/AUTHORS.md index 78ed21215..8de97f5f5 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -241,6 +241,7 @@ Authors * [Roland Shoemaker](https://github.com/rolandshoemaker) * [Roy Wellington Ⅳ](https://github.com/thanatos) * [rugk](https://github.com/rugk) +* [seeg](https://github.com/s33g) * [Sachi King](https://github.com/nakato) * [Sagi Kedmi](https://github.com/sagi) * [Sam Lanning](https://github.com/samlanning) diff --git a/certbot-dns-cloudflare/certbot_dns_cloudflare/__init__.py b/certbot-dns-cloudflare/certbot_dns_cloudflare/__init__.py index b72f19f08..0d899138c 100644 --- a/certbot-dns-cloudflare/certbot_dns_cloudflare/__init__.py +++ b/certbot-dns-cloudflare/certbot_dns_cloudflare/__init__.py @@ -26,7 +26,7 @@ Credentials Use of this plugin requires a configuration file containing Cloudflare API credentials, obtained from your -`Cloudflare dashboard `_. +`Cloudflare dashboard `_. Previously, Cloudflare's "Global API Key" was used for authentication, however this key can access the entire Cloudflare API for all domains in your account,