aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/contrib/pod
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-04-06 14:06:29 -0400
committerJoey Hess <joey@gnu.kitenet.net>2010-04-06 14:06:29 -0400
commit6fd59908ba8f6999f63c94c918f8c309ed108f74 (patch)
tree1a713f2c43196dfeda57ea911bbe9005863dd630 /doc/plugins/contrib/pod
parent33d934b5ca1666bfe3f9fa3004ad7d31c38c69c1 (diff)
downloadikiwiki-6fd59908ba8f6999f63c94c918f8c309ed108f74.tar
ikiwiki-6fd59908ba8f6999f63c94c918f8c309ed108f74.tar.gz
comment
Diffstat (limited to 'doc/plugins/contrib/pod')
-rw-r--r--doc/plugins/contrib/pod/discussion.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/plugins/contrib/pod/discussion.mdwn b/doc/plugins/contrib/pod/discussion.mdwn
index 76e858680..9187b1350 100644
--- a/doc/plugins/contrib/pod/discussion.mdwn
+++ b/doc/plugins/contrib/pod/discussion.mdwn
@@ -8,3 +8,7 @@ supports, or later support latex, that could be problimatic since that
could maybe be used to include files or run code. --[[Joey]]
> I don't know, either; the documentation for [[!cpan Pod:Xhtml]] is silent on this subject. --[[KathrynAndersen]]
+
+>> I'm afraid the only approach is to audit the existing code in the perl
+>> module(s), and then hope nothing is added to them later that opens a
+>> security hole. --[[Joey]]