grnet / webdns4

A Ruby-on-Rails Webdns Frontend for Powerdns
2 stars 2 forks source link

Reverse Domain PTR entry UX #5

Closed alexkiousis closed 6 years ago

alexkiousis commented 6 years ago

When entering the local part of a PTR entry, we would like to alert when the inputed string ends with a dot.

PowerDNS continues to work (not sure if the record is served correctly), but AXFR transfer to bind fails.

The disabled part of the input form shows correctly the remainder of the record (e.g. .f.e.c.2.8.4.6.0.1.0.0.2.ip6.arpa) but we need to stop the user from adding a second dot.