Skip to content

validate targets properly

mh requested to merge fix-cname-target-validation into master

the old regex did not validate against RR like

foo._bar.test.com

Which is a valid entry.

Merge request reports