Skip to content

Strip tags from user input #18

@smrose

Description

@smrose

Currently, we trust all user input. That's a gigantic security risk. Sadly, there is HTML content in existing content that was imported from the pattern sphere - if we strip that entirely, some content won't render the way it was intended. One approach would be to convert it to markdown, then convert markdown to HTML at display time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions