Sanitize mail addresses

This commit is contained in:
Jonas Lochmann
2019-10-10 10:47:56 +02:00
parent df2cdab180
commit 196afe8ed1
4 changed files with 32 additions and 3 deletions
+1
View File
@@ -45,6 +45,7 @@
"basic-auth": "^2.0.1",
"body-parser": "^1.19.0",
"ejs": "^2.6.2",
"email-addresses": "^3.0.3",
"email-templates": "^5.1.0",
"escape-html": "^1.0.3",
"express": "^4.17.1",