Commit graph

1625 commits

Author SHA1 Message Date
Andris Reinman d1885c28e0 Updated /settings endpoint. Added new setting keys 2021-09-04 10:30:50 +03:00
Andris Reinman f500a275af Added settings endpoint, allow to override ARCHIVE_TIME 2021-09-04 00:19:24 +03:00
Andris Reinman eb3e26e153 Upgraded OpenPGP to v5 2021-09-03 21:32:39 +03:00
Andris Reinman 9422d02373 prefer pkcs8 to pkcs1 2021-08-30 13:04:13 +03:00
Andris Reinman acffb77105 removed unneeded packages 2021-08-30 11:46:51 +03:00
Andris Reinman ebac633778 removed extra console.log 2021-08-30 11:26:33 +03:00
Andris Reinman 7671a5e140 reverted privateKeyEncoding frmat 2021-08-30 11:23:20 +03:00
Andris Reinman 9075fc226d Merge branch 'master' of github.com:nodemailer/wildduck 2021-08-30 11:22:05 +03:00
Andris Reinman 53cda36329 Upgrade Mongodb library from 3 to 4
update
2021-08-30 11:21:50 +03:00
Andris Reinman d9afd89da2
Merge pull request #349 from kubuntux/patch-dkim
DKIM: changed encoding of public and private keys
2021-08-30 10:58:10 +03:00
James Alvarez 3ae17c463d changed encoding of public and private keys 2021-08-30 13:21:58 +08:00
Andris Reinman ffc91f5193
Merge pull request #348 from nodemailer/snyk-fix-01c2801ffde352bacd747e69980f8932
[Snyk] Security upgrade ioredis from 4.27.6 to 4.27.8
2021-08-19 05:39:30 +03:00
snyk-bot 53d7ec64d9
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-IOREDIS-1567196
2021-08-19 02:12:21 +00:00
Andris Reinman 7bb31b9225
Merge pull request #347 from louis-lau/idate-on-exists-update
Add idate to EXISTS update entry
2021-08-07 07:26:12 +03:00
Louis Laureys c03e029b86 Add idate to EXISTS update entry 2021-08-07 00:28:21 +02:00
Andris Reinman 2f1ccd836b
Merge pull request #346 from her-finn/patch-1
Fixed wrong parameter at Storage endpoint
2021-08-02 10:18:09 +03:00
her_finn 2bb9ac2b3d
Fixed wrong parameter at Storage endpoint 2021-08-01 18:39:33 +02:00
Andris Reinman 864fa8d8b6 use write lock for move api 2021-07-05 22:31:25 +03:00
Andris Reinman 9419e832cc use locking for MOVE 2021-07-05 20:37:32 +03:00
Andris Reinman db5306274a use locking for EXPUNGE 2021-07-05 20:31:35 +03:00
Andris Reinman d1858103c6 updated commit hash 2021-07-05 18:10:10 +03:00
Andris Reinman 702292120f updated acme conf 2021-07-05 18:09:41 +03:00
Andris Reinman 1c943ccaec bumped deps 2021-07-05 16:25:18 +03:00
Andris Reinman 48b740d73d v1.34.0 2021-07-05 15:58:51 +03:00
Andris Reinman 0ef9f442c9 fixed dkim key loading 2021-07-05 15:58:08 +03:00
Andris Reinman 6d3badf1db refactored encrypted fields 2021-07-05 15:24:01 +03:00
Andris Reinman 78b774865c Merge branch 'master' of github.com:nodemailer/wildduck 2021-07-05 00:04:04 +03:00
Andris Reinman dcddddbbea bumped deps 2021-07-05 00:04:00 +03:00
Andris Reinman 9630e082a2
Merge pull request #342 from ymir1v/master
resolves #341
2021-07-02 15:01:16 +03:00
ymir1v 9ed19183b7
Update 04_install_import_keys.sh 2021-06-30 17:39:38 +02:00
ymir1v a4692e5bf1
Update 01_install_commits.sh 2021-06-30 16:44:10 +02:00
ymir1v e603583be5
Update 14_install_start_services.sh 2021-06-25 15:44:49 +02:00
ymir1v b27040f0fc
Update 12_install_ufw_rules.sh 2021-06-25 15:43:47 +02:00
ymir1v 5aaba04926
Update 11_install_nginx.sh 2021-06-25 15:42:15 +02:00
ymir1v d5e8725640
Update 06_install_enable_services.sh 2021-06-25 15:41:25 +02:00
ymir1v f63929ec55
Update 04_install_import_keys.sh 2021-06-25 15:38:51 +02:00
ymir1v 73936f86d4
Update 01_install_commits.sh 2021-06-25 15:37:06 +02:00
Andris Reinman 21c5dccceb docs typo 2021-06-22 15:25:08 +03:00
Andris Reinman b46293aba8 added acme docs 2021-06-22 15:21:15 +03:00
Andris Reinman dba85f7fde renewing ACME certs 2021-06-22 15:10:23 +03:00
Andris Reinman 14ecd5cf90 Updated lock handling 2021-06-21 20:32:25 +03:00
Andris Reinman 0c7ad4c107 typo 2021-06-21 15:18:58 +03:00
Andris Reinman 5536bc0f93 added new API endpoint to get info about deleted users 2021-06-21 15:17:31 +03:00
Andris Reinman c50c5097f0 added log for lock error 2021-06-21 14:28:40 +03:00
Andris Reinman bb7c25c8e5 rolled back some constants 2021-06-21 10:49:31 +03:00
Andris Reinman f0062b1aaa Updated task handler 2021-06-20 13:40:04 +03:00
Andris Reinman 9ae177869e Generate ACME certs 2021-06-15 10:47:18 +03:00
Andris Reinman 383bcd6ee2 testing out acme-generated certificates 2021-06-11 15:07:40 +03:00
Andris Reinman 1ddf3aa492 added documentation examples for asps 2021-06-04 10:40:23 +03:00
Andris Reinman d95f4fe4cd allow to use predefined asp passwords 2021-06-04 10:34:26 +03:00