b04e4a4555
Change-Id: I2d62fe1f530637c2d80df8f5d69a7e3159bda37d
12 lines
416 B
YAML
12 lines
416 B
YAML
---
|
|
fixes:
|
|
- |
|
|
TXT and SPF records are now validated for empty spaces in the values.
|
|
If record value has empty space it should use "" quotation according to
|
|
RFC-1035 section 5.1. Use of single quotation mark within record value
|
|
requires quote symbol to be escaped with backslash.
|
|
|
|
See `bug 1755788`_ for more information.
|
|
|
|
.. _bug 1755788: https://bugs.launchpad.net/designate/+bug/1755788
|