From ec83658ba58c92b6933fe648aa81ad062ea692fa Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 4 Aug 2010 14:11:36 -0600 Subject: [PATCH] Add DOM filter link from Chuck Doesn't look like it adds anything to what we have, but keep the info around just in case. --- framework/Text_Filter/lib/Horde/Text/Filter/Xss.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Xss.php b/framework/Text_Filter/lib/Horde/Text/Filter/Xss.php index aacc3c6d5..0dc9d3c4e 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Xss.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Xss.php @@ -24,6 +24,8 @@ * DEFAULT: true * * + * @todo http://blog.astrumfutura.com/archives/430-html-Sanitisation-Benchmarking-With-Wibble-ZF-Proposal.html + * * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you -- 2.11.0