Commit graph

1542 commits

Author SHA1 Message Date
Louis Laureys 4e5d5380d2 Make webhooks config section optional 2020-12-28 14:56:56 +01:00
Andris Reinman da8f5bc7d5
Merge pull request #300 from nodemailer/snyk-fix-8dbe6fcc29d0756ddbff3b04c4b616c4
[Snyk] Security upgrade axios from 0.21.0 to 0.21.1
2020-12-24 10:56:06 +02:00
snyk-bot 8313ce0db6
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-1038255
2020-12-24 08:54:13 +00:00
Andris Reinman 75fe0c4f96 fixed broke FETCH paging 2020-12-13 10:38:14 +02:00
Andris Reinman 736ef7de44 use paging when FETCHing mailbox contents 2020-12-13 10:07:23 +02:00
Andris Reinman 345ea114a7 minor docs update 2020-12-02 13:28:28 +02:00
Andris Reinman 9d1dcfdc62 bumped commit hash for webmail 2020-12-02 12:29:45 +02:00
Andris Reinman 9e1f41b36a bumped commit hashes 2020-12-02 12:03:38 +02:00
Andris Reinman 38f4220521 v1.31.4 2020-12-02 11:56:44 +02:00
Andris Reinman 1e1417cedb when submitting message structures then extract embedded attachments from HTML before doing validation checks 2020-11-26 18:03:23 +02:00
Andris Reinman 8a7a46f050 Merge branch 'master' of github.com:nodemailer/wildduck 2020-11-26 18:02:54 +02:00
Andris Reinman e87ccd3ccc Delete recorded addresses when removing user account 2020-11-18 18:58:27 +02:00
Andris Reinman c2b6079a9c
Merge pull request #292 from louis-lau/openapi-examples
Add example values for getUserAddressregister
2020-11-18 18:54:26 +02:00
Louis Laureys 95335b667a Add example values for getUserAddressregister 2020-11-18 17:28:50 +01:00
Andris Reinman c024715fde v1.31.3 2020-11-18 18:27:39 +02:00
Andris Reinman 2a704ea951 v1.31.2 2020-11-18 18:25:58 +02:00
Andris Reinman b26d97bc13 v1.31.1 2020-11-18 18:19:56 +02:00
Andris Reinman 5d3f99492f v1.31.0 2020-11-18 17:57:44 +02:00
Andris Reinman 1ce995edd6 new API endpoint /addressresgister 2020-11-18 17:56:52 +02:00
Andris Reinman 9ccb18cc16
Merge pull request #282 from louis-lau/openapi
Openapi 3 specification
2020-11-18 16:18:42 +02:00
Andris Reinman 6cce4c002c
Merge pull request #283 from anteploon/rspamdactionfix
Moved "greylist" and "soft reject" to same case block.
2020-11-11 13:27:12 +02:00
Lauri Anteploon 203bbf6cfd Moved "greylist" and "soft reject" to same case block.
In Rspamd "greylist" and "soft reject" actions are synonymous.
Which one is emitted depends on the greylisting module configuration.
2020-11-11 10:43:21 +00:00
Andris Reinman 4713ceebe2 v1.30.4 2020-11-11 10:26:07 +02:00
Louis Laureys 54571e052c Add ReDoc 2020-11-09 17:24:20 +01:00
Louis Laureys 70e0d11b00 Add openapi spec 2020-11-09 17:24:20 +01:00
Louis Laureys cc7b03ba04 Delete generated apidoc 2020-11-09 17:24:06 +01:00
Louis Laureys 4843208761 Delete all apidoc jsdoc 2020-11-06 01:34:32 +01:00
Andris Reinman 2f848a232d log POP3 RETR commands 2020-11-03 10:31:45 +02:00
Andris Reinman 70a62a35b8 allow UTF8 literals for APPEND 2020-10-30 12:06:17 +02:00
Andris Reinman 961111ad71
Merge pull request #273 from louis-lau/filter-partial-update-fix
Filter partial update fix
2020-10-19 08:59:53 +03:00
Louis Laureys a4ef1c1df2 Generate docs 2020-10-19 00:36:15 +02:00
Louis Laureys 9dd3ed0e65 Fix error when partially upding a filter 2020-10-19 00:34:34 +02:00
Andris Reinman 3271064044 log webhook results to graylog 2020-10-09 14:01:35 +03:00
Andris Reinman 6f63db8ef8 fixed user-agent for webhook requests 2020-10-09 13:43:18 +03:00
Andris Reinman b61ba63d6a first draft for webhooks 2020-10-09 11:08:33 +03:00
Andris Reinman 9e75853560 added support for sha256crypt 2020-10-08 11:32:48 +03:00
Andris Reinman 4749ab21bb updated commit hashes 2020-10-08 11:05:05 +03:00
Andris Reinman 0def6a1b97 v1.30.3 2020-10-08 10:59:19 +03:00
Andris Reinman f56e89b14f fixed invalid argon2 key 2020-10-08 10:57:26 +03:00
Andris Reinman ff72ed5aa2 updated apidoc 2020-10-08 10:51:41 +03:00
Andris Reinman 021e6bb4af allow importing users with argon2 password hashes 2020-10-08 10:50:51 +03:00
Andris Reinman 50766f5e42 v1.30.2 2020-10-08 08:55:56 +03:00
Andris Reinman 71933e70d8
Merge pull request #267 from louis-lau/fix-address-resolve-response
Fix api giving ObjectId instead of string
2020-10-08 08:42:25 +03:00
Louis Laureys b504634b62 Fix unconverted objectids 2020-10-08 00:58:01 +02:00
Andris Reinman eefd309a74
Merge pull request #266 from louis-lau/fix-disable-custom-2fa
Fix disable custom 2FA response
2020-10-05 21:00:12 +03:00
Louis Laureys a1b8b712ab Fix disable custom 2FA response 2020-10-05 19:36:08 +02:00
Andris Reinman 61eb05717c v1.30.1 2020-10-01 11:01:20 +03:00
Andris Reinman eb5707b41e doc updates 2020-09-28 13:52:22 +03:00
Andris Reinman 399251f1fc added metaData for forwarded addresses 2020-09-28 13:45:41 +03:00
Andris Reinman f2f14ca8fc started with metaData for addresses 2020-09-25 16:49:38 +03:00