summaryrefslogtreecommitdiff
path: root/doc/todo/1.0_release_blockers.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-06-02 02:07:21 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-06-02 02:07:21 +0000
commit0b8aacfb96e601eaa1d14401f4c1f383c242954e (patch)
tree74d5adcdabd448c8d93f19ddc68021d1f827c088 /doc/todo/1.0_release_blockers.mdwn
parentad247de723cc540aaaae584cdceefaeb06f62284 (diff)
* Reorganised the doc wiki's todo/* pages, using a [[done]] tag to flag
when a todo item is done, instead of the previous moving it to a different subdir.
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]]