aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/taint_issue_with_regular_expressions.mdwn
diff options
context:
space:
mode:
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-07-21 12:31:04 +0100
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-07-21 12:31:04 +0100
commit9c02d61d9bbc41705a5e32543b51261fad891095 (patch)
treea590b8be85eee86cff045118cb30c1539cbe7e3c /doc/bugs/taint_issue_with_regular_expressions.mdwn
parent6153fd6d88fd41ee12a850652a6903a17ae9edda (diff)
downloadikiwiki-9c02d61d9bbc41705a5e32543b51261fad891095.tar
ikiwiki-9c02d61d9bbc41705a5e32543b51261fad891095.tar.gz
Migrate doc/bugs via prefix_directives
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
Diffstat (limited to 'doc/bugs/taint_issue_with_regular_expressions.mdwn')
-rw-r--r--doc/bugs/taint_issue_with_regular_expressions.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/taint_issue_with_regular_expressions.mdwn b/doc/bugs/taint_issue_with_regular_expressions.mdwn
index 8fe411e5f..172b49fd1 100644
--- a/doc/bugs/taint_issue_with_regular_expressions.mdwn
+++ b/doc/bugs/taint_issue_with_regular_expressions.mdwn
@@ -13,7 +13,7 @@ which is exactly the same regular expression drawn out as a constant. It appear
> even in 5.8. See also: [[prune_causing_taint_mode_failures]],
> [[Insecure_dependency_in_mkdir]],
> [[Insecure_dependency_in_eval_while_running_with_-T_switch]],
-> and especially [[debbug 411786]]
+> and especially [[!debbug 411786]]
>
> The last of those was the last straw for me, and I disabled taint
> checking in the debian package. You can do the same by building ikiwiki