From: joey Date: Mon, 13 Mar 2006 19:31:05 +0000 (+0000) Subject: foo X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/0f35669dd635f8018958ee99918e335283fd2399 foo --- 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