]> git.ipfire.org Git - thirdparty/pdns.git/commit
JSON API: strip trailing dots when creating zones 1316/head
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Tue, 4 Mar 2014 15:07:36 +0000 (16:07 +0100)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Tue, 4 Mar 2014 15:07:36 +0000 (16:07 +0100)
commit4ebf78b15931e4e01d03caa43923e1095d8d0e0c
treec90fdf01817b49f3f266c61e3af65e4f344e7679
parentfa3e6bdd8ce04ea2697cfa8bbe4179912f595160
JSON API: strip trailing dots when creating zones

Otherwise we end up with example.org. in the DB, when it should have been
example.org .
pdns/ws-auth.cc
regression-tests.api/test_Zones.py