From 61eb05717c2af6b3068a7617fbc5b4d9897c184a Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Thu, 1 Oct 2020 11:01:20 +0300 Subject: [PATCH] v1.30.1 --- docs/api/api_data.js | 16 ++++++++-------- docs/api/api_data.json | 16 ++++++++-------- docs/api/api_project.js | 2 +- docs/api/api_project.json | 2 +- lib/api/addresses.js | 16 ++++++++-------- package.json | 4 ++-- 6 files changed, 28 insertions(+), 28 deletions(-) diff --git a/docs/api/api_data.js b/docs/api/api_data.js index b95b037..238860d 100644 --- a/docs/api/api_data.js +++ b/docs/api/api_data.js @@ -1254,14 +1254,14 @@ define({ "api": [ "type": "Object|String", "optional": true, "field": "metaData", - "description": "

Optional metadata, must be an object or JSON formatted string of an object

" + "description": "

Optional metadata, must be an object or JSON formatted string

" }, { "group": "Parameter", "type": "Object|String", "optional": true, "field": "internalData", - "description": "

Optional metadata for internal use, must be an object or JSON formatted string of an object. Not available for user-role tokens

" + "description": "

Optional metadata for internal use, must be an object or JSON formatted string. Not available for user-role tokens

" }, { "group": "Parameter", @@ -1458,14 +1458,14 @@ define({ "api": [ "type": "Object|String", "optional": true, "field": "metaData", - "description": "

Optional metadata, must be an object or JSON formatted string of an object

" + "description": "

Optional metadata, must be an object or JSON formatted string

" }, { "group": "Parameter", "type": "Object|String", "optional": true, "field": "internalData", - "description": "

Optional metadata for internal use, must be an object or JSON formatted string of an object. Not available for user-role tokens

" + "description": "

Optional metadata for internal use, must be an object or JSON formatted string. Not available for user-role tokens

" } ] } @@ -1603,14 +1603,14 @@ define({ "api": [ "type": "Object|String", "optional": true, "field": "metaData", - "description": "

Optional metadata, must be an object or JSON formatted string of an object

" + "description": "

Optional metadata, must be an object or JSON formatted string

" }, { "group": "Parameter", "type": "Object|String", "optional": true, "field": "internalData", - "description": "

Optional metadata for internal use, must be an object or JSON formatted string of an object. Not available for user-role tokens

" + "description": "

Optional metadata for internal use, must be an object or JSON formatted string. Not available for user-role tokens

" }, { "group": "Parameter", @@ -1894,14 +1894,14 @@ define({ "api": [ "type": "Object|String", "optional": true, "field": "metaData", - "description": "

Optional metadata, must be an object or JSON formatted string of an object

" + "description": "

Optional metadata, must be an object or JSON formatted string

" }, { "group": "Parameter", "type": "Object|String", "optional": true, "field": "internalData", - "description": "

Optional metadata for internal use, must be an object or JSON formatted string of an object. Not available for user-role tokens

" + "description": "

Optional metadata for internal use, must be an object or JSON formatted string. Not available for user-role tokens

" }, { "group": "Parameter", diff --git a/docs/api/api_data.json b/docs/api/api_data.json index c1fbca8..dd48fe3 100644 --- a/docs/api/api_data.json +++ b/docs/api/api_data.json @@ -1254,14 +1254,14 @@ "type": "Object|String", "optional": true, "field": "metaData", - "description": "

Optional metadata, must be an object or JSON formatted string of an object

" + "description": "

Optional metadata, must be an object or JSON formatted string

" }, { "group": "Parameter", "type": "Object|String", "optional": true, "field": "internalData", - "description": "

Optional metadata for internal use, must be an object or JSON formatted string of an object. Not available for user-role tokens

" + "description": "

Optional metadata for internal use, must be an object or JSON formatted string. Not available for user-role tokens

" }, { "group": "Parameter", @@ -1458,14 +1458,14 @@ "type": "Object|String", "optional": true, "field": "metaData", - "description": "

Optional metadata, must be an object or JSON formatted string of an object

" + "description": "

Optional metadata, must be an object or JSON formatted string

" }, { "group": "Parameter", "type": "Object|String", "optional": true, "field": "internalData", - "description": "

Optional metadata for internal use, must be an object or JSON formatted string of an object. Not available for user-role tokens

" + "description": "

Optional metadata for internal use, must be an object or JSON formatted string. Not available for user-role tokens

" } ] } @@ -1603,14 +1603,14 @@ "type": "Object|String", "optional": true, "field": "metaData", - "description": "

Optional metadata, must be an object or JSON formatted string of an object

" + "description": "

Optional metadata, must be an object or JSON formatted string

" }, { "group": "Parameter", "type": "Object|String", "optional": true, "field": "internalData", - "description": "

Optional metadata for internal use, must be an object or JSON formatted string of an object. Not available for user-role tokens

" + "description": "

Optional metadata for internal use, must be an object or JSON formatted string. Not available for user-role tokens

" }, { "group": "Parameter", @@ -1894,14 +1894,14 @@ "type": "Object|String", "optional": true, "field": "metaData", - "description": "

Optional metadata, must be an object or JSON formatted string of an object

" + "description": "

Optional metadata, must be an object or JSON formatted string

" }, { "group": "Parameter", "type": "Object|String", "optional": true, "field": "internalData", - "description": "

Optional metadata for internal use, must be an object or JSON formatted string of an object. Not available for user-role tokens

" + "description": "

Optional metadata for internal use, must be an object or JSON formatted string. Not available for user-role tokens

" }, { "group": "Parameter", diff --git a/docs/api/api_project.js b/docs/api/api_project.js index 1aa6f4e..60396a0 100644 --- a/docs/api/api_project.js +++ b/docs/api/api_project.js @@ -9,7 +9,7 @@ define({ "apidoc": "0.3.0", "generator": { "name": "apidoc", - "time": "2020-09-28T10:51:58.252Z", + "time": "2020-09-28T10:56:44.910Z", "url": "https://apidocjs.com", "version": "0.25.0" } diff --git a/docs/api/api_project.json b/docs/api/api_project.json index 0a599cd..c4ecd48 100644 --- a/docs/api/api_project.json +++ b/docs/api/api_project.json @@ -9,7 +9,7 @@ "apidoc": "0.3.0", "generator": { "name": "apidoc", - "time": "2020-09-28T10:51:58.252Z", + "time": "2020-09-28T10:56:44.910Z", "url": "https://apidocjs.com", "version": "0.25.0" } diff --git a/lib/api/addresses.js b/lib/api/addresses.js index 7cb9c2e..d6927fe 100644 --- a/lib/api/addresses.js +++ b/lib/api/addresses.js @@ -292,8 +292,8 @@ module.exports = (db, server, userHandler) => { * @apiParam {String[]} [tags] A list of tags associated with this address * @apiParam {Boolean} [main=false] Indicates if this is the default address for the User * @apiParam {Boolean} [allowWildcard=false] If true then address value can be in the form of \*@example.com, \*suffix@example.com and username@\*, otherwise using \* is not allowed. Static suffix can be up to 32 characters long. - * @apiParam {Object|String} [metaData] Optional metadata, must be an object or JSON formatted string of an object - * @apiParam {Object|String} [internalData] Optional metadata for internal use, must be an object or JSON formatted string of an object. Not available for user-role tokens + * @apiParam {Object|String} [metaData] Optional metadata, must be an object or JSON formatted string + * @apiParam {Object|String} [internalData] Optional metadata for internal use, must be an object or JSON formatted string. Not available for user-role tokens * * @apiSuccess {Boolean} success Indicates successful response * @apiSuccess {String} id ID of the Address @@ -933,8 +933,8 @@ module.exports = (db, server, userHandler) => { * @apiParam {String} [name] Identity name * @apiParam {String} [address] New address if you want to rename existing address. Only affects normal addresses, special addresses that include \* can not be changed * @apiParam {Boolean} main Indicates if this is the default address for the User - * @apiParam {Object|String} [metaData] Optional metadata, must be an object or JSON formatted string of an object - * @apiParam {Object|String} [internalData] Optional metadata for internal use, must be an object or JSON formatted string of an object. Not available for user-role tokens + * @apiParam {Object|String} [metaData] Optional metadata, must be an object or JSON formatted string + * @apiParam {Object|String} [internalData] Optional metadata for internal use, must be an object or JSON formatted string. Not available for user-role tokens * @apiParam {String[]} [tags] A list of tags associated with this address * @@ -1361,8 +1361,8 @@ module.exports = (db, server, userHandler) => { * @apiParam {Number} [forwards] Daily allowed forwarding count for this address * @apiParam {Boolean} [allowWildcard=false] If true then address value can be in the form of *@example.com, otherwise using * is not allowed * @apiParam {String[]} [tags] A list of tags associated with this address - * @apiParam {Object|String} [metaData] Optional metadata, must be an object or JSON formatted string of an object - * @apiParam {Object|String} [internalData] Optional metadata for internal use, must be an object or JSON formatted string of an object. Not available for user-role tokens + * @apiParam {Object|String} [metaData] Optional metadata, must be an object or JSON formatted string + * @apiParam {Object|String} [internalData] Optional metadata for internal use, must be an object or JSON formatted string. Not available for user-role tokens * @apiParam {Object} [autoreply] Autoreply information * @apiParam {Boolean} [autoreply.status] If true, then autoreply is enabled for this address * @apiParam {String} [autoreply.start] Either a date string or boolean false to disable start time checks @@ -1694,8 +1694,8 @@ module.exports = (db, server, userHandler) => { * @apiParam {String[]} [targets] An array of forwarding targets. The value could either be an email address or a relay url to next MX server ("smtp://mx2.zone.eu:25") or an URL where mail contents are POSTed to. If set then overwrites previous targets array * @apiParam {Number} [forwards] Daily allowed forwarding count for this address * @apiParam {String[]} [tags] A list of tags associated with this address - * @apiParam {Object|String} [metaData] Optional metadata, must be an object or JSON formatted string of an object - * @apiParam {Object|String} [internalData] Optional metadata for internal use, must be an object or JSON formatted string of an object. Not available for user-role tokens + * @apiParam {Object|String} [metaData] Optional metadata, must be an object or JSON formatted string + * @apiParam {Object|String} [internalData] Optional metadata for internal use, must be an object or JSON formatted string. Not available for user-role tokens * @apiParam {Boolean} [forwardedDisabled] If true then disables forwarded address (stops forwarding messages) * @apiParam {Object} [autoreply] Autoreply information * @apiParam {Boolean} [autoreply.status] If true, then autoreply is enabled for this address diff --git a/package.json b/package.json index 8a70b60..3114439 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wildduck", - "version": "1.30.0", + "version": "1.30.1", "description": "IMAP/POP3 server built with Node.js and MongoDB", "main": "server.js", "scripts": { @@ -60,7 +60,7 @@ "mongodb": "3.6.2", "mongodb-extended-json": "1.11.0", "node-forge": "0.10.0", - "nodemailer": "6.4.11", + "nodemailer": "6.4.12", "npmlog": "4.1.2", "openpgp": "4.10.8", "pem": "1.14.4",