Add allow_symlinks_before_srcdir config setting
authorJoey Hess <joey@kodama.kitenet.net>
Mon, 21 Jul 2008 22:33:09 +0000 (18:33 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Mon, 21 Jul 2008 22:33:09 +0000 (18:33 -0400)
commitc2a2f715087a4602876618fdec2fad073308a6d5
tree3a0f7c149a78d9d1274707a3144b6775b5359c91
parente630e7507ea253680750e670d7d213bc5ca3e57a
Add allow_symlinks_before_srcdir config setting

can be used to avoid a security check that is a good safe default, but
problimatic overkill in some situations.

I decided to underdocument this, because the option looks ugly, and I don't
want people randomly turning it on because it looks like a good idea. So if
you need it, you'll get an error message mentioning how to fix it.
IkiWiki/Render.pm
debian/changelog
doc/bugs/Allow_overriding_of_symlink_restriction.mdwn [moved from doc/forum/Allow_overriding_of_symlink_restriction.mdwn with 98% similarity]