Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for sanitizing/filtering #16694

Closed
sethladd opened this issue Feb 10, 2014 · 4 comments
Closed

Add support for sanitizing/filtering #16694

sethladd opened this issue Feb 10, 2014 · 4 comments
Labels
area-pkg type-enhancement A request for a change that isn't a bug

Comments

@sethladd
Copy link
Contributor

I know that the readme talks about sanitizing being still unimplemented.

I made this task so that me and others can follow this particular work (couldn't find anything with the search).

We are using Web UI in our project and sometimes new SafeHtml.unsafe(...) even for user-supplied content which is bad, but we have to in order to support custom user-supplied HTML. Our hopes are that sooner or later we can replace those with code that sanitizes the bad input and makes sure it's clean by leveraging a whitelist approach.

@sethladd
Copy link
Contributor Author

@kevmoo
Copy link
Member

kevmoo commented Feb 13, 2014

Added Pkg-Html5Lib label.

@kevmoo
Copy link
Member

kevmoo commented Feb 13, 2014

Removed Library-Html5lib label.

@DartBot
Copy link

DartBot commented Jun 4, 2015

This issue has been moved to dart-lang/html#20.

@DartBot DartBot closed this as completed Jun 4, 2015
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed triaged labels Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-pkg type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

3 participants