fix what I think is a typo
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 10 Apr 2008 20:08:59 +0000 (16:08 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 10 Apr 2008 20:08:59 +0000 (16:08 -0400)
doc/security.mdwn

index 723daeccc4afa9a635f2bc0bd3dede11e1244eb6..373f64557508c8b1e6e9e736d409981cdf64c8b5 100644 (file)
@@ -149,7 +149,7 @@ option.
 
 ## XSS holes in CGI output
 
-ikiwiki has not yet been audited to ensure that all cgi script input/output
+ikiwiki has been audited to ensure that all cgi script input/output
 is sanitised to prevent XSS attacks. For example, a user can't register
 with a username containing html code (anymore).