]> git.ipfire.org Git - thirdparty/pdns.git/commit - regression-tests.api/test_Zones.py
API: prevent duplicate records in single RRset 4195/head
authorChristian Hofstaedtler <christian.hofstaedtler@deduktiva.com>
Fri, 15 Jul 2016 22:36:15 +0000 (00:36 +0200)
committerChristian Hofstaedtler <christian.hofstaedtler@deduktiva.com>
Mon, 24 Jul 2017 10:07:18 +0000 (12:07 +0200)
commite3675a8ad4093a49319de5f4bc7ff01277917825
treeef1e449d569747d70aefa4159922f10782dce439
parent8f9f6493c677915e958ce557b250582e4f6bee40
API: prevent duplicate records in single RRset

If a zone already had duplicates, we do nothing to them
(for now).
pdns/ws-auth.cc
regression-tests.api/test_Zones.py