]> granicus.if.org Git - pdns/commit
API: make cache flushing a public, documented operation
authorChristian Hofstaedtler <christian.hofstaedtler@deduktiva.com>
Sun, 6 Dec 2015 23:47:54 +0000 (00:47 +0100)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Wed, 9 Dec 2015 11:40:05 +0000 (12:40 +0100)
commitc0f6a1da6320c428e65eb6d6879cca972cd1eb92
tree057587e9688807fcec4edd153f9883a0e95629a0
parentc576d0c561b15e70b7c6b26ec9ad9c611c977332
API: make cache flushing a public, documented operation

Note that this changes the URL, and only allows for exact flushing now.

Fixes #3003.
docs/markdown/httpapi/api_spec.md
pdns/ws-auth.cc
pdns/ws-recursor.cc
regression-tests.api/test_Cache.py [new file with mode: 0644]
regression-tests.api/test_Servers.py