summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-11 22:16:53 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-11 22:16:53 +0000
commitfe62c0ff209bbf01a3e5eb4a7b9f3b3d99acebca (patch)
tree420f042cd159eb242ffbb48595ee1a87606dd477
parent8e379e9f957db65729712ee5dacfa7eee9507911 (diff)
response
-rw-r--r--doc/todo/optional_ability_to_edit_non-wiki_files_through_web_interface.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/optional_ability_to_edit_non-wiki_files_through_web_interface.mdwn b/doc/todo/optional_ability_to_edit_non-wiki_files_through_web_interface.mdwn
index 9c5c10798..d6ea25f53 100644
--- a/doc/todo/optional_ability_to_edit_non-wiki_files_through_web_interface.mdwn
+++ b/doc/todo/optional_ability_to_edit_non-wiki_files_through_web_interface.mdwn
@@ -8,3 +8,8 @@ could even allow policies like "you have to have an account to edit non-wiki
files".
--[[JoshTriplett]]
+
+I'd prefer to handle this with a file upload feature, since the security
+issues it will need to deal with are the same, and the set of non-wiki
+files that can be edited in a text editor is a lot smaller than the set of
+files a user might want to upload. --[[Joey]]