mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 02:09:37 +02:00
Cleanup req files on bad request
This commit is contained in:
parent
c487d3033c
commit
cf7a61b5a2
9 changed files with 50 additions and 22 deletions
|
@ -58,7 +58,7 @@ function escapeHTML (stringParam) {
|
|||
'<': '<',
|
||||
'>': '>',
|
||||
'"': '"',
|
||||
"'": ''',
|
||||
'\'': ''',
|
||||
'/': '/',
|
||||
'`': '`',
|
||||
'=': '='
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue