Commit graph

67 commits

Author SHA1 Message Date
Mark Schouten
e04ca87744 Prepend dstxt with DNSKEY info 2014-06-30 13:20:53 +02:00
Mark Schouten
5009bf8993 Perlism 2014-06-30 13:15:24 +02:00
Mark Schouten
a87e23947e Remove any slashed at the start of the method 2014-06-30 13:12:42 +02:00
Mark Schouten
aa37139301 Fix some inputvalidation and functionnames 2014-06-23 09:55:52 +02:00
Mark Schouten
0d88619edb Also check if the domain has non-ascii-characters 2014-06-12 15:53:16 +02:00
Mark Schouten
06c39599bf Fix the setting for soa-edit 2014-06-10 21:15:47 +02:00
Mark Schouten
f8e7493925 Also fix new index.php and zones.php ... 2014-06-10 11:27:12 +02:00
Mark Schouten
64508a7a51 Import dnssec settings if they exist 2014-06-06 14:46:24 +02:00
Mark Schouten
9854630f68 If the name starts with a ., strip it 2014-06-03 09:27:54 +02:00
Mark Schouten
32e49eae99 Label can be empty 2014-06-03 09:25:08 +02:00
Mark Schouten
a73e3fd1d3 Send soa_edit_api so we don't need to worry about serials anymore. Also, add it as a default to the dist config 2014-05-26 14:15:55 +02:00
Mark Schouten
2eed9b39c0 Fix escaping. Jtable shows (javascript-escaped) content. No other escaping is done on the content-field
For txt-records. First strip quotes surrounding the content and strip from slashes. Then, add slashes and quotes again. This maybe sub-optimal, but works for now.
2014-05-26 13:45:03 +02:00
Mark Schouten
2a6fd69192 Make content safe too 2014-05-26 12:28:16 +02:00
Mark Schouten
a0df8f8413 Fix the validationfunction 2014-05-26 12:20:41 +02:00
Mark Schouten
b457495426 Add validation and 'htmlspecialchars' to keep Teun from breaking stuff 2014-05-26 12:04:24 +02:00
Mark Schouten
858830915f Older PHP breaks on [] 2014-05-26 11:46:41 +02:00
Henjo Hoeksma
296e83fb88 Refactoring 2014-05-23 11:48:19 +02:00
Renamed from htdocs/zones.php (Browse further)