Skip to content
Commit 2ca31e01 authored by Till Brehm's avatar Till Brehm
Browse files

Merge branch 'master' into 'master'

[DNS] Allow free standing @ as hostname

Currently, the regex checking the hostname for adding new DNS records doesn't allow `@` as the hostname. This PR adds support for that for `A`, `AAAA`, `MX` and `TXT` records. Not sure if any other DNS record types allow `@` as hostname, but happy to amend this PR if that's the case.

See merge request !521
parents 8a4d6ef4 d9d1e579
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment