Commit graph

30 commits

Author SHA1 Message Date
Mark Schouten
e54d2e3a74 Add missing , 2014-05-26 14:05:34 +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
Mark Schouten
89dc3aa8bf Update readme 2014-05-26 11:33:25 +02:00
Mark Schouten
cf7cf12181 Delete border on opened zone 2014-05-23 14:43:36 +02:00
Mark Schouten
5f8c5cc3d9 Fix theme 2014-05-23 13:45:40 +02:00
Mark Schouten
deb08bc5fa Merge branch 'hphoeksma-master' 2014-05-23 13:14:49 +02:00
Mark Schouten
4d26eaef37 Switch to https instead of ssh 2014-05-23 13:12:39 +02:00
Henjo Hoeksma
75614ef673 Small improvements 2014-05-23 12:10:28 +02:00
Henjo Hoeksma
9c5b1c260e Add jtable as submodule and lock to correct version 2014-05-23 11:59:43 +02:00
Henjo Hoeksma
df1d9c5aed Clean jtable 2014-05-23 11:58:40 +02:00
Henjo Hoeksma
5c53f7964a Fix warnings when login form is not yet posted 2014-05-23 11:57:15 +02:00
Henjo Hoeksma
4be11b9c80 Do not allow config to be in the repository 2014-05-23 11:55:32 +02:00
Henjo Hoeksma
13e81c1a7a Fix references to jquery-ui 2014-05-23 11:53:05 +02:00
Henjo Hoeksma
296e83fb88 Refactoring 2014-05-23 11:48:19 +02:00
Mark Schouten
1abfadf28c Reject non-ASCII-chars and escape quotes in TXT-records 2014-05-22 13:57:15 +02:00
Mark Schouten
57aab9ef2e Switch to smoothness theme in UI, which looks better 2014-05-22 10:35:49 +02:00
Mark Schouten
eaa2c4c903 The errormessage from the API should be nicer 2014-05-22 10:25:01 +02:00
Mark Schouten
df6c7b3451 Rename config.inc.php to config.inc.php-dist 2014-05-22 10:03:13 +02:00
Mark Schouten
d57a154939 Merge branch 'master' of github.com:tuxis-ie/nsedit because of readme.. 2014-05-22 10:01:02 +02:00
Mark Schouten
2418fc2f60 Prepare $name in such a way that it always works. With or without dot, with or without a domainname 2014-05-22 10:00:41 +02:00
Mark Schouten
92e9f8c6af If we're adding a TXT-record, add double quotes around the content 2014-05-22 09:57:25 +02:00
Tuxis Internet Engineering
fcef7c44f9 Update README.md 2014-05-21 17:53:40 +02:00
Mark Schouten
d28f2b095c Fix logo and schema-import 2014-05-21 17:52:27 +02:00
Mark Schouten
31c91d95ee Implement Ronalds CSS patches 2014-05-21 17:31:05 +02:00
Mark Schouten
90ee4dfea0 Initial import and public 'release' 2014-05-21 11:58:05 +02:00
Tuxis Internet Engineering
327597ca02 Initial commit 2014-05-21 02:57:12 -07:00