Skip to content

Task2

Every user input will now be checked and no longer interpreted as code (escape html) but as string, and XSS is no longer possible. Sending a message: will actually print out , and not be ran as code.

Merge request reports

Loading