From 54c9359ca290ab10f51f6c31ab55195e14613af3 Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Thu, 13 Jul 2017 12:06:58 +0000 Subject: [PATCH] Updated PLAN - Legacy-Id: 13851 --- PLAN | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/PLAN b/PLAN index d98f93983..beeaaa0a7 100644 --- a/PLAN +++ b/PLAN @@ -15,6 +15,10 @@ Planned work in rough order * Rework email sending so that all emails sent by the datatracker, except for logging and failure emails sent to ADMINS, are captured as a Message object. +* Add sanitization of uploaded html documents. + +* Upgrade html5lib to the latest release, the same for bleach which uses it. + * Polish the htmlization pages, making the style identical with tools.ietf.org. Do a public release of the htmlization lib.