Commit graph

1513 commits

Author SHA1 Message Date
Andris Reinman a4d400ad36 v1.28.0 2020-07-21 11:58:24 +03:00
Andris Reinman f7b0463229 updated commit hashes# 2020-07-21 10:35:23 +03:00
Andris Reinman 3d6c33a570
Merge pull request #249 from nodemailer/upgrade-joi-attempt-n
Upgraded joi to latest
2020-07-19 21:04:57 +03:00
Andris Reinman 488f41c93e Upgraded joi to latest 2020-07-19 20:51:06 +03:00
Andris Reinman 92fd2109c3 updated commit hash 2020-07-17 14:22:12 +03:00
Andris Reinman fdc9af2a89 Fix broken accessToken check 2020-07-17 14:21:54 +03:00
Andris Reinman 2ac49daaee updated install hashes 2020-07-16 23:05:24 +03:00
Andris Reinman 22b218c3c7 v1.27.5 2020-07-16 23:01:45 +03:00
Andris Reinman dbbe12f83a updated commit hashes 2020-07-16 22:19:41 +03:00
Andris Reinman c4b5604f36 v1.27.4 2020-07-16 22:14:57 +03:00
Andris Reinman 3b3a72e52e updated commit hashes 2020-07-16 20:09:09 +03:00
Andris Reinman f239504651 updated installer script to enable loop detection 2020-07-16 20:08:05 +03:00
Andris Reinman 911c766c5d updated commit hash 2020-07-16 17:21:37 +03:00
Andris Reinman 4e493d604a add missing haraka plugin 2020-07-16 17:21:09 +03:00
Andris Reinman 501bc77520 updated commit hash 2020-07-16 17:08:25 +03:00
Andris Reinman 2531884ae9 do not install otpional deps 2020-07-16 17:08:04 +03:00
Andris Reinman 03e510fd99 updated commit hashes 2020-07-16 17:02:46 +03:00
Andris Reinman 6d17dbccf3 v1.27.3 2020-07-16 16:57:13 +03:00
Andris Reinman ea7d3c5655 v1.27.2 2020-07-16 13:09:22 +03:00
Andris Reinman 8f31640424 v1.28.2 2020-07-16 13:06:38 +03:00
Andris Reinman 4678768026 v1.27.1 2020-07-16 11:32:29 +03:00
Andris Reinman e4b11e557e show validation errors in JSON response 2020-07-16 11:31:58 +03:00
Andris Reinman 9b67a32c94 v1.27.0 2020-07-16 11:15:26 +03:00
Andris Reinman 8957ec028b default GET+POST to req.params 2020-07-16 11:15:04 +03:00
Andris Reinman 491c2d65a0
Merge pull request #247 from figassis/sha512-support
Sha512 support
2020-07-14 17:28:21 +03:00
Assis Ngolo 149cbf30db Merge branch 'master' of https://github.com/nodemailer/wildduck into sha512-support 2020-07-14 15:04:25 +01:00
Assis Ngolo 5d3342f569 Remove call to crypto libraries on user creation, check only hash formats 2020-07-14 15:02:05 +01:00
Assis Ngolo ba3e3b419c
Improve docker-compose.yml (#244)
* drop host networking for docker-compose

* start wildduck by running ./compose.sh

* remove container names and duplicate configs

* remove bloat

* Add back newline

* Remove volumes

Co-authored-by: Louis Laureys <louis@laureys.me>
2020-07-13 23:18:56 +02:00
Andris Reinman 7bc1d8e035
Merge pull request #245 from figassis/sha512-support
add support for sha512crypt hashes during migration
2020-07-13 22:53:27 +03:00
Assis Ngolo 1023dbc9c2 add support for sha512crypt hashes during migration 2020-07-13 20:02:07 +01:00
Andris Reinman 1030d1bb02 added new user option pop3MaxMessages 2020-07-08 20:50:51 +03:00
Andris Reinman b6505c5367 updated docs 2020-07-07 11:37:44 +03:00
Andris Reinman 18c36e14bb Added simple docs for tokens 2020-07-07 11:16:31 +03:00
Andris Reinman 4062fc0bbd Added simple docs for tokens 2020-07-07 11:06:00 +03:00
Andris Reinman cc0c6e5438 v1.26.5 2020-07-03 23:33:05 +03:00
Andris Reinman a00be20f80 updated commit hash 2020-07-02 13:23:28 +03:00
Andris Reinman 2ebd36f2d5 fix creating hidden folders 2020-07-02 13:23:06 +03:00
Andris Reinman b555068e02 updated commit hash 2020-07-02 13:09:06 +03:00
Andris Reinman 58eb010a9c allow to hide folders 2020-07-02 13:08:16 +03:00
Andris Reinman 32864c589b updated wd commit hash 2020-07-01 10:39:33 +03:00
Andris Reinman 97f9f7daa6 Merge branch 'master' of github.com:nodemailer/wildduck 2020-07-01 10:37:32 +03:00
Andris Reinman 4a194b6502 updated autiding 2020-07-01 10:37:28 +03:00
Andris Reinman b27751d966
Merge pull request #233 from mannyveloso/master
Fix for issue 232, letsencrypt cert generation fails because of hard-…
2020-07-01 09:57:29 +03:00
manny veloso 37f23397f6 Fix for issue 232, letsencrypt cert generation fails because of hard-coded root path. Use the home directory instead, which is where acme.sh installs. 2020-06-30 09:18:46 -07:00
Andris Reinman 7abe3215a4 do not throw an error if attachment is missing 2020-06-30 09:10:58 +03:00
Andris Reinman 1c34f4133a update 2020-06-25 12:02:04 +03:00
Andris Reinman b996321832 updated commit hashes 2020-06-25 11:26:03 +03:00
Andris Reinman b3463071f7 bumped some deps, started with better schemas 2020-06-25 11:19:20 +03:00
Andris Reinman ade62f5afe bumped deps 2020-06-17 13:32:54 +03:00
Andris Reinman 949ecb44ef
Merge pull request #225 from louis-lau/patch-1
Update features.md
2020-06-04 15:01:22 +03:00