• v1.10.0 d387cd629b

    nemunaire released this 2026-05-29 15:53:35 +00:00 | 1 commits to master since this release

    Add an optional CheckEnabler interface that lets a provider decide, from
    the actual target data, whether running the checker is meaningful at all
    (e.g. reverse-zone outside in-addr.arpa, delegation without DNSSEC). The
    result is folded into the POST /definition response via new Eligible and
    EligibilityReason fields, and the handler now tracks load since IsEligible
    may perform I/O.

    Downloads