summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-16 21:07:32 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-16 21:07:32 +0000
commitc868d08aeb6ffabecf88079753530d9801a3fef3 (patch)
treea4ff70d89b487dfe9ddde2170a78c2390e33c053 /doc
parente4da88917e8c50460945bd4c63561274104c6bae (diff)
web commit by joey
Diffstat (limited to 'doc')
-rw-r--r--doc/security.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/security.mdwn b/doc/security.mdwn
index dd7866510..c2ddc2424 100644
--- a/doc/security.mdwn
+++ b/doc/security.mdwn
@@ -30,7 +30,7 @@ If your web server does any parsing of special sorts of files (for example,
server parsed html files), then if you let anyone else add files to the wiki,
they can try to use this to exploit your web server.
-## multiple accessors of wiki source directory
+## multiple accessors of wiki directory
If multiple people can write to the source directory ikiwiki is using, or to the destination directory it writes files to, then one can cause trouble for the other when they run ikiwiki through symlink attacks.