Fix issues with keys that have a creation date that is in the future.

This commit is contained in:
Thomas Oberndörfer
2019-03-07 11:53:27 +01:00
parent 1fcf791560
commit 9159bd5a47
5 changed files with 19 additions and 15 deletions

View File

@@ -29,7 +29,7 @@
"koa-static": "5.0.0",
"mongodb": "3.1.13",
"nodemailer": "5.1.1",
"openpgp": "4.4.9",
"openpgp": "github:mailvelope/openpgpjs#fix_user_verify_dist",
"winston": "3.2.1",
"winston-papertrail": "1.0.5"
},