summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-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]]