diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-25 03:22:51 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-25 03:22:51 +0000 |
commit | 6e02201673ab87d3717368b57a773cbd2d2ed9e2 (patch) | |
tree | 5d23857fb95667c786a1b37acb5e0e96f6c11336 /doc | |
parent | 792fae9891e03347b385a6022beadae3bac23259 (diff) |
web commit by joey
Diffstat (limited to 'doc')
-rw-r--r-- | doc/htmlsanitization.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/htmlsanitization.mdwn b/doc/htmlsanitization.mdwn index 354df537e..ee99a23c1 100644 --- a/doc/htmlsanitization.mdwn +++ b/doc/htmlsanitization.mdwn @@ -15,7 +15,7 @@ While I beleive that this makes ikiwiki as resistant to malicious html content as anything else on the web, I cannot guarantee that it will actually protect every user of every browser from every browser security hole, badly designed feature, etc. I can provide NO WARRANTY, like it says -in ikiwiki's [[GPL]] license. +in ikiwiki's [GPL](GPL) license. The web's security model is *fundamntally broken*; ikiwiki's HTML sanitisation is only a patch on the underlying gaping hole that is your web |