httpkadmind: Make more like bx509d internally
commit56c6120522e199042b5d2741fe92c1e5530dd610
authorNicolas Williams <nico@twosigma.com>
Tue, 23 Aug 2022 03:38:03 +0000 (22 22:38 -0500)
committerNicolas Williams <nico@twosigma.com>
Mon, 3 Oct 2022 03:46:37 +0000 (2 22:46 -0500)
treedac21a8749c5ebe9c23467d60b4d467bbd62d27f
parentae527bf97c8104679be79d04200ae53f8e6b1595
httpkadmind: Make more like bx509d internally

 - Correct handling of POST (before POSTs with non-zero-length bodies
   would cause the server to close the connection).

 - Add CSRF features from bx509d.
kdc/httpkadmind.8
kdc/httpkadmind.c
tests/kdc/check-httpkadmind.in