From 2cab677427f7fd462f35432d4a83fe89a26d7595 Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 9 Jul 2008 09:55:42 +0000 Subject: Elgg 1.0, meet kses. Kses, Elgg 1.0. git-svn-id: https://code.elgg.org/elgg/trunk@1344 36083f99-b078-4883-b0ff-0f9b5a30f544 --- vendors/kses/AUTHORS | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 vendors/kses/AUTHORS (limited to 'vendors/kses/AUTHORS') diff --git a/vendors/kses/AUTHORS b/vendors/kses/AUTHORS new file mode 100644 index 000000000..2e034090f --- /dev/null +++ b/vendors/kses/AUTHORS @@ -0,0 +1,26 @@ +kses AUTHORS +============ + +* Ulf Harnhammar (main coder, project leader) + metaur at users dot sourceforge dot net + http://www.advogato.org/person/metaur/ + +* Richard R. Vásquez, Jr. (coder of object-oriented kses) + contact him at http://chaos.org/contact/ + + +THANKS TO +========= + +* Peter Valach (code review and feature suggestions) +* Simon Cornelius P. Umacob (testing) +* unitedhacker2000@yahoo.com (bug report) +* Dirk Haun (feature suggestion) +* Hendy Irawan (bug report and documentation suggestion) +* dude21 (feature suggestion) +* Christian Bolstad (documentation suggestion) +* SourceForge (project hosting) + +Thanks also go to a lot of people who posted to the Bugtraq and +Webappsec mailing lists about XSS or HTML filters. They gave us some +valuable insights. -- cgit v1.2.3