summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-13 19:31:05 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-13 19:31:05 +0000
commit0f35669dd635f8018958ee99918e335283fd2399 (patch)
treeac40ea0cbcb9c13f3266d2ce029e06cfb98089ef
parent2e1417eb08f18ffebcec76d994777d2413e0fcde (diff)
foo
-rw-r--r--doc/security.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/security.mdwn b/doc/security.mdwn
index e34dc5ed4..278bad024 100644
--- a/doc/security.mdwn
+++ b/doc/security.mdwn
@@ -63,6 +63,12 @@ If someone checks in a symlink to /etc/passwd, ikiwiki would publish that.
To aoid this, ikiwiki will need to avoid reading files that are symlinks.
TODO and note discussion of races above.
+## setup files
+
+Setup files are not safe to keep in subversion with the rest of the wiki.
+Just don't do it. [[ikiwiki.setup]] is *not* used as the setup file for
+this wiki, BTW.
+
----
# Hopefully non-holes