]> git.ipfire.org Git - thirdparty/pdns.git/commit
Allow disabled records to be fetched from the API.
authorMiod Vallat <miod.vallat@powerdns.com>
Thu, 20 Mar 2025 14:15:35 +0000 (15:15 +0100)
committerMiod Vallat <miod.vallat@powerdns.com>
Mon, 14 Apr 2025 14:57:41 +0000 (16:57 +0200)
commit86935e10c1d9ac4a5bf30f8160942f6025ab89a5
treeb8e494c55a7591558e21f73c97188da35148e318
parentd1f8b2e7f990175560e578f8e70d323c0b266b72
Allow disabled records to be fetched from the API.

Fixes #11473
docs/http-api/swagger/authoritative-api-swagger.yaml
pdns/ws-auth.cc
regression-tests.api/test_Zones.py