Skip to content

Task2

Kasper.Melheim requested to merge task2 into master

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