1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

CLOUDFLAREAPI: Support TXTMulti and empty TXT targets (#978)

* CLOUDFLAREAPI: Add TXTMulti support

* CLOUDFLAREAPI: Support TXTMulti and empty TXT strings
This commit is contained in:
Tom Limoncelli
2020-11-29 14:39:15 -05:00
committed by GitHub
parent 12a3354c0c
commit 096458d91c
3 changed files with 12 additions and 1 deletions

View File

@ -698,7 +698,7 @@ func makeTests(t *testing.T) []*TestGroup {
),
testgroup("empty TXT",
not("CLOUDFLAREAPI", "HETZNER", "HEXONET", "INWX", "NETCUP"),
not("HETZNER", "HEXONET", "INWX", "NETCUP"),
tc("TXT with empty str", txt("foo1", "")),
// https://github.com/StackExchange/dnscontrol/issues/598
// We decided that permitting the TXT target to be an empty