Commit Graph

6 Commits (1bc3e10e77b565d5e231f25d8f0be205436fd6cd)

Author SHA1 Message Date
Matthew Landauer b0992a97ef Handle MX,NS,TXT records correctly and don't assume one record type per name 9 years ago
Matthew Landauer 5ef2dd8a77 If record_name="" write empty value to dns made easy
This is necessary for instance when setting MX records on the root of a domain.
This is different than leaving record_name out completely which has the same
behaviour as before
9 years ago
Matthew Landauer bdeb0bc8db If record_value="" write empty value to dns made easy
This is necessary for instance when setting CNAMEs that point to the root
of the domain. This is different than leaving record_value out completely
which has the same behaviour as before
9 years ago
Matthew Landauer 3d2f19c24d Fix display of error message
It was crashing due to "domain" variable not being defined
9 years ago
Greg DeKoenigsberg 6e1077eabc Adding author's github id 9 years ago
Michael DeHaan 1e777bb508 Fix rename error. 10 years ago