Fixes in reports (generating a CSV).

Added caching of generated images in mosaico handler.
Various other fixes.
This commit is contained in:
Tomas Bures 2019-04-22 02:41:40 +02:00
parent 055c4c6b51
commit 66702b5edc
39 changed files with 545 additions and 278 deletions

View file

@ -13,7 +13,7 @@
},
"dependencies": {
"moment": "^2.23.0",
"moment-timezone": "^0.5.23",
"moment-timezone": "^0.5.25",
"owasp-password-strength-test": "github:bures/owasp-password-strength-test"
},
"devDependencies": {