X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/9d63be9af97a8105b1d11b5f2dd0db22bae27c58..05918313b29626d086650ad537fbfa77867e6f41:/doc/security.mdwn diff --git a/doc/security.mdwn b/doc/security.mdwn index 154566cd8..72ae8f4b9 100644 --- a/doc/security.mdwn +++ b/doc/security.mdwn @@ -80,7 +80,7 @@ they can try to use this to exploit your web server. _(AKA, the assumptions that will be the root of most security holes...)_ -## exploting ikiwiki with bad content +## exploiting ikiwiki with bad content Someone could add bad content to the wiki and hope to exploit ikiwiki. Note that ikiwiki runs with perl taint checks on, so this is unlikely.