From 609e74bbd83925d2eea797a64620a20f57df75a5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 10 Apr 2008 16:08:59 -0400 Subject: [PATCH] fix what I think is a typo --- doc/security.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/security.mdwn b/doc/security.mdwn index 723daeccc..373f64557 100644 --- a/doc/security.mdwn +++ b/doc/security.mdwn @@ -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). -- 2.44.0