Skip to content

Improve DNS SOA origin matching: use exact match for origin #6875

Replaced 'LIKE' query with precise equality checks for 'origin' and 'origin.' in dns_soa lookups. This enhances performance and prevents unintended matches like matching example.dev instead of example.de.

Closes #6875 (closed)

Merge request reports

Loading