Added encrypted auto-backup support.

This commit is contained in:
Ylian Saint-Hilaire
2019-05-17 12:40:15 -07:00
parent b52033d868
commit c25658f5f0
6 changed files with 105 additions and 495 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "0.3.4-p",
"version": "0.3.4-q",
"keywords": [
"Remote Management",
"Intel AMT",
@@ -28,6 +28,7 @@
],
"dependencies": {
"archiver": "^3.0.0",
"archiver-zip-encrypted": "^1.0.3",
"body-parser": "^1.19.0",
"cbor": "^4.1.5",
"compression": "^1.7.4",