X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/f92505d78b82c6ac146e43054ebd12441575a602..94bd69c9b66f0871cdf31ce98a9218c5d9d6fc02:/doc/bugs/taint_issue_with_regular_expressions.mdwn 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