Skip to content

Cleaup Userinput to Prevent XSS #15

Description

@jamoellm

The titles of the users my cause issues and must be parsed properly before set as the id in the content list.
In particular

  • No trailing whitespaces
  • Encode all special characters (like #)

In all of the users inputs, escape all HTML characters to prevent XSS.

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