Skip to content

Commit

Permalink
PASSBOLT-3368 Fix html injection in email
Browse files Browse the repository at this point in the history
  • Loading branch information
stripthis committed Feb 4, 2019
1 parent f3c38f5 commit 00f0ebe
Show file tree
Hide file tree
Showing 4 changed files with 177 additions and 233 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@
"donatj/phpuseragentparser": "^0.7.0",
"lorenzo/cakephp-email-queue": "^3.1",
"burzum/file-storage": "1.2.1",
"burzum/cakephp-imagine-plugin": "2.1.1",
"ezyang/htmlpurifier": "dev-master"
"burzum/cakephp-imagine-plugin": "2.1.1"
},
"require-dev": {
"psy/psysh": "@stable",
Expand Down

0 comments on commit 00f0ebe

Please sign in to comment.