Skip to content

[BUG] Move HTML sanitization from client to server side #381

@davidcui1225

Description

@davidcui1225

What is the bug?
Currently for headers and footers we store the HTML as the index, and the sanitization occurs on the client side. Moving the sanitization to the server side is more secure, and also storing the raw markdown vs the converted HTML.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions