aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Insecure_dependency_in_mkdir.mdwn
diff options
context:
space:
mode:
authorsimonraven <simonraven@web>2009-05-19 15:42:03 -0400
committerJoey Hess <joey@kitenet.net>2009-05-19 15:42:03 -0400
commit788e4579f9297091b9835dea10ba884fe5735d31 (patch)
treefe6ba26065654c269f7034baa84bb8f47f845c1d /doc/bugs/Insecure_dependency_in_mkdir.mdwn
parentd6b8509cbb9b0b67e9cd588da5aa54d8d07397af (diff)
downloadikiwiki-788e4579f9297091b9835dea10ba884fe5735d31.tar
ikiwiki-788e4579f9297091b9835dea10ba884fe5735d31.tar.gz
Diffstat (limited to 'doc/bugs/Insecure_dependency_in_mkdir.mdwn')
-rw-r--r--doc/bugs/Insecure_dependency_in_mkdir.mdwn13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/bugs/Insecure_dependency_in_mkdir.mdwn b/doc/bugs/Insecure_dependency_in_mkdir.mdwn
index 1effbb882..d3a7f0568 100644
--- a/doc/bugs/Insecure_dependency_in_mkdir.mdwn
+++ b/doc/bugs/Insecure_dependency_in_mkdir.mdwn
@@ -137,3 +137,16 @@ dubious
>>>>> (If there's
>>>>> no -T, then something *really* weird is going on..)
>>>>> --[[Joey]]
+
+>>>>>> nope, no -T in the hashbang line at all. Haven't added any;
+>>>>>> only thing I did there was change `use lib` to `/usr/share/perl5`,
+>>>>>> otherwise I'd get bogus errors about CGI::Cookie_al or some such thing.
+>>>>>>
+>>>>>> How I installed it was in non-public directories in various sites, then
+>>>>>> make it publish stuff to a public dir in the relevant site.
+>>>>>>
+>>>>>> This issue is recent, after a `git pull` IIRC. It has never happened before. It's also puzzling me.
+>>>>>>
+>>>>>> You can check it out for yourself by pulling my fork of this, at github or my local repo.
+>>>>>> github will probably be faster for you: git://github.com/kjikaqawej/ikiwiki-simon.git --[[simonraven]]
+