X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/c49af80ab38f71abcbe9887dde4b76d462595f4a..888ff17819b330de63fa7e73709b0475b12111ca:/doc/security.mdwn diff --git a/doc/security.mdwn b/doc/security.mdwn index 723c01863..72ae8f4b9 100644 --- a/doc/security.mdwn +++ b/doc/security.mdwn @@ -18,7 +18,7 @@ _(The list of things to fix.)_ Anyone with direct commit access can forge "web commit from foo" and make it appear on [[RecentChanges]] like foo committed. One way to avoid -this would be to limit web commits to those done by a certian user. +this would be to limit web commits to those done by a certain user. ## other stuff to look at @@ -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.