1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00
Files
stackexchange-dnscontrol/providers
Benoît Knecht 4e6d05b716 CLOUDFLARE: Support API tokens (#555)
Cloudflare API tokens are a new way to authenticate to Cloudflare API.
Unlike the Global API key, tokens can be given specific permissions to
only access parts of the API. See [1] for details.

[1] https://blog.cloudflare.com/api-tokens-general-availability/

This commit introduces a new credential for cloudflare called
`apitoken`, which is mutually exclusive with `apiuser` and `apikey`.

In order for DNSControl to work with this token, it should have the
right to read DNS zones and edit DNS records.

Closes #534
2019-10-23 11:48:00 -04:00
..
2019-09-18 21:45:13 -04:00
2019-06-27 01:29:13 -04:00
2019-09-18 21:45:13 -04:00
2019-03-29 12:01:52 +01:00
2019-02-22 09:10:23 -05:00
2018-03-04 23:07:22 -05:00
2019-06-27 01:21:23 -04:00
2019-06-27 01:21:23 -04:00
2019-03-28 15:40:13 +01:00