]> granicus.if.org Git - pdns/commit
This kindof implements https://github.com/PowerDNS/pdnsapi/blob/master/api_spec.md...
authorMark Schouten <mark@tuxis.nl>
Tue, 27 May 2014 15:07:03 +0000 (17:07 +0200)
committerMark Schouten <mark@tuxis.nl>
Tue, 27 May 2014 15:07:03 +0000 (17:07 +0200)
commit4b7f120af199775f682d65f35724132523de0edf
tree8610d2013df6377a11a6212f7ecc947368b027d1
parent6bb25159c1fa0585ebcabc1d311439861597f78e
This kindof implements https://github.com/PowerDNS/pdnsapi/blob/master/api_spec.md#cryptokeys

There is an issue with dses not being consistent (thus incorrect) and the content of the keys should only be returned if <keyid> is sent in the request. Thus, this needs some more work.
pdns/ws-auth.cc