mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-03-18 01:50:41 +01:00
This will fix issues commented here: https://github.com/serghey-rodin/vesta/issues/1087 Changes: 1- Prevent user to add record as: record* or ** of *record only can add record if has * or *. so only valid wildcards 2- Prevent add records as record has record. record.. record-- record- 3- Prevent add records as -record .record and leave user add _record needed for dmarc, dkim and orther 4- prevent add dual special characters record..record or record--recoerd or record__record or record........record