summaryrefslogtreecommitdiff
path: root/doc/todo/1.0_release_blockers.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/1.0_release_blockers.mdwn')
-rw-r--r--doc/todo/1.0_release_blockers.mdwn7
1 files changed, 7 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..c8ef70ebd
--- /dev/null
+++ b/doc/todo/1.0_release_blockers.mdwn
@@ -0,0 +1,7 @@
+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!
+
+[[done]]