From d7aecf6ddc19d1dac30ec5616134c2a7e7f4d573 Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 25 Apr 2006 03:18:21 +0000 Subject: implemented html sanitisation --- doc/todo/done/1.0_release_blockers.mdwn | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/todo/done/1.0_release_blockers.mdwn (limited to 'doc/todo/done') diff --git a/doc/todo/done/1.0_release_blockers.mdwn b/doc/todo/done/1.0_release_blockers.mdwn new file mode 100644 index 000000000..01ec8193b --- /dev/null +++ b/doc/todo/done/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 -- cgit v1.2.3