summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-04-25 00:38:19 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-04-25 00:38:19 +0000
commit779e167d0d7bc5b1f9e1a0b87464518d4a60c042 (patch)
treec00e04bc309b0bf6414591950a82c14606bc7110 /doc/todo
parent1f66fb8a28d0c562713c979297d8cdf02619c150 (diff)
web commit by joey
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/1.0_release_blockers.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/1.0_release_blockers.mdwn b/doc/todo/1.0_release_blockers.mdwn
new file mode 100644
index 000000000..01ec8193b
--- /dev/null
+++ b/doc/todo/1.0_release_blockers.mdwn
@@ -0,0 +1,5 @@
+The following need to be resolved before ikiwiki 1.0 can be released:
+
+* HTML XSS [[security]] issues. Do I need to find or write a html sanitiser and bolt it onto the wiki, or can this stupid issue be ignored? It's really the browser's fault, and sanitising out html that is exploitable in all the buggy browsers out there is a neverending treadmill.
+
+That's all! \ No newline at end of file