From 2e42c6906b4c332b4228d91f07abedb4c05fc7c5 Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 16 Jul 2007 21:10:01 +0000 Subject: web commit by PatrickWinnertz: suggest --- doc/todo/latex.mdwn | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/todo/latex.mdwn b/doc/todo/latex.mdwn index 2b6833ee7..7b3bbc31c 100644 --- a/doc/todo/latex.mdwn +++ b/doc/todo/latex.mdwn @@ -130,6 +130,17 @@ Fixed. I now use eval { create_tmp } and then: if ($?) { $returncode = 0 } else Fixed. I'll removed these two lines completly. +----- +Okay here an short timetable how I want to proceed further: + +* Until weekend (21-22. July) I'll try to fix all errors above. +* From 22.July until 29. July I'll try to set up a first security check + My plans are two parts of a security check: + * One with an array of blacklisted regular expression. (This would blacklist all the well known and easy to fetch things like \include {/path/to/something} and things like closing the math formula environment ($$). + * the second step will be based on Tom::latex, which will help to parse and get a tree view of the code. + +Okay what do you think of this procedure? + > --[[Joey]] >> -- [[PatrickWinnertz]] -- cgit v1.2.3