From 26935489d697f27ed8f26d35422268387880ab04 Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 4 Apr 2007 02:02:47 +0000 Subject: [PATCH] virus scanner integration --- doc/todo/fileupload.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/todo/fileupload.mdwn b/doc/todo/fileupload.mdwn index 114109398..4623e4a5a 100644 --- a/doc/todo/fileupload.mdwn +++ b/doc/todo/fileupload.mdwn @@ -20,6 +20,7 @@ the work is in securing it. Several classes of controls seem appropriate: browsers are probably too smart for their own good and may ignore the extension / mime info and process as the actual detected file type. It may be necessary to use `file` to determine a file's true type. +* Optional ability to test a file using a virus scanner like clamav. * Limits to who can upload what type of files. * Limits to what files can be uploaded where. -- 2.45.0