From f1a46b60825af0d9e9369de03e9f420759d8c94d Mon Sep 17 00:00:00 2001 From: Stephan Bosch <stephan@rename-it.nl> Date: Sun, 7 Sep 2008 23:44:09 +0200 Subject: [PATCH] Removed redundant security issue listed in TODO. --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index 24573eb4e..c367305a3 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,4 @@ Next (in order of descending priority/precedence): -* Fix security issues: - - Impose limitations on the imapflags extension regarding the number of - set flags and the length of each flag name. * Finish the test suite for the base functionality * Improve debugging and error handling: - Improve byte code dumping and trace functionality to be a little more -- GitLab