Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-24 | Issue #617: Sanitize received content | Felix Hammerl | |
Sanitizes received HTML content with DOMPurify, making it safe for displaying and templating. Sanitizes received plain text content by encoding every single character as HTML entity. |