]> git.ipfire.org Git - thirdparty/pdns.git/commit
No longer allow passing the api-key as a query argument. 16790/head
authorMiod Vallat <miod.vallat@powerdns.com>
Thu, 29 Jan 2026 07:35:54 +0000 (08:35 +0100)
committerMiod Vallat <miod.vallat@powerdns.com>
Thu, 29 Jan 2026 07:35:54 +0000 (08:35 +0100)
commit79eb210aca5f8a3669a9c3a3dd99a3f580024d8d
tree2661dfa22133eccf4820fa41af1e397b1ea65ae0
parent59d29afdf34a3fc1c4119a3de50e0456b5ee394e
No longer allow passing the api-key as a query argument.

This feature had never been documented anyway and is considered bad security
practice nowadays.

Fixes: #16785
Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
pdns/recursordist/rec-rust-lib/rust/src/web.rs
pdns/webserver.cc