Better XSS prevention (NOTE: must run npm install validator on existing installs)
This commit is contained in:
parent
46b823c60d
commit
91a2fcb61d
6 changed files with 12 additions and 7 deletions
|
|
@ -29,6 +29,7 @@ var CHANNEL = {
|
|||
css: "",
|
||||
js: "",
|
||||
motd: "",
|
||||
motd_text: "",
|
||||
name: false
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue