]> git.ipfire.org Git - thirdparty/pdns.git/commit
Replace the two lists of metadata keywords with a single list of pairs. 15415/head
authorMiod Vallat <miod.vallat@powerdns.com>
Thu, 10 Apr 2025 05:59:40 +0000 (07:59 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Thu, 10 Apr 2025 08:36:00 +0000 (10:36 +0200)
commit6e3d424d210acf21d79c9c0a78342226d0bfbb09
treec832b48574ae5053ccdf0f5fc2b1fefb2b629a27
parent3873bcf50d37b27d984abe4437d17035d92ff16c
Replace the two lists of metadata keywords with a single list of pairs.

This removes the need for a second search in order to figure out whether
the metadata is write-protected from the API.
pdns/ws-auth.cc