Skip to content

Setup Bleach to Sanitize Articles #142

@codyseibert

Description

@codyseibert

Is your feature request related to a problem? Please describe.

Articles are created using CK-Editor which can allow people to upload malicious HTML. We need to sanitize that HTML before the UI can try to display it.

Describe the solution you'd like

We want to install Bleach https://github.com/mozilla/bleach so that we can sanitize the HTML uploaded when users created and edit articles.

Describe alternatives you've considered

Bleach is supposed to be a good library.

Additional context

Add any other context such as screenshots, schematics, about the feature request here.

Metadata

Metadata

Labels

component: articlesrelated to the articles appcomponent: discussionissues and pull requests related to the discussion appcomponent: feedissues and pull requests related to the feed appenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions