Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
auth api: flush all caches when flushing
So far we never flushed the DNSSEC caches, except when DELETEing a domain. However clearly some operations can affect the DNSSEC settings, and then the caches should go. Also do this for the flush API, to be consistent, and for users writing to the DNSSEC settings/data externally.
- Loading branch information