Commit graph

183 commits

Author SHA1 Message Date
Andris Reinman 6d3badf1db refactored encrypted fields 2021-07-05 15:24:01 +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 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 d95f4fe4cd allow to use predefined asp passwords 2021-06-04 10:34:26 +03:00
Andris Reinman 9c04a286e2 updated error codes for API 2021-05-21 20:14:43 +03:00
Andris Reinman b921021d0a Added SPAM/HAM marking webhook 2021-02-26 14:00:13 +02:00
Andris Reinman f2f09dce57 added endpoint to recover a deleted user 2021-01-22 15:52:35 +02:00
Andris Reinman e5f97ebd05 updated user delete task 2021-01-08 10:31:43 +02:00
Andris Reinman 766746945d Do not use _id in API response 2021-01-07 09:41:48 +02:00
Andris Reinman 38f4220521 v1.31.4 2020-12-02 11:56:44 +02:00
Andris Reinman b61ba63d6a first draft for webhooks 2020-10-09 11:08:33 +03:00
Andris Reinman 021e6bb4af allow importing users with argon2 password hashes 2020-10-08 10:50:51 +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
Andris Reinman 1030d1bb02 added new user option pop3MaxMessages 2020-07-08 20:50:51 +03:00
Andris Reinman ee8dff0ccd v1.24.0 2020-04-24 11:51:33 +03:00
Andris Reinman 414962342b Log ip and sess to Graylog 2020-04-08 11:57:48 +03:00
Andris Reinman c954ae5edb
fixed rehash check 2020-02-19 10:37:22 +02:00
Andris Reinman fa695adc70
handle name parsing failures 2020-02-19 10:12:49 +02:00
Andris Reinman 7059f00e46
force autologout on suspension 2019-11-15 09:28:08 +02:00
Andris Reinman 5797a2f9f7
force logout if user is marked as suspended 2019-11-15 09:22:56 +02:00
Andris Reinman 188f4dccc5
added new user setting option to disable authentication 2019-11-15 09:16:53 +02:00
Andris Reinman cbd0dffbf2 use dot notation for addrview 2019-10-24 11:20:21 +03:00
Rezart Qelibari b4f8b63abc Fix missing addrview error
ZoneMTA wildduck plugin uses wildduck's user handler for address resolution.
A missing field in the projections map caused envelop from addresses
in outgoing messages that matched a wildcard address of the user to
be rejected by ZoneMTA wildduck plugin because of the error thrown in
the user handler of wildduck.
2019-10-23 23:20:28 +02:00
Andris Reinman d3722b9960 Fixed logout on 2fa change 2019-08-27 21:27:54 +03:00
Andris Reinman 903c7a17f0 Log out sessions on 2FA enable 2019-08-27 21:04:41 +03:00
Andris Reinman 7383276cda Reset existing sessions if password is updated 2019-08-27 15:46:15 +03:00
Andris Reinman ecb74473a1 do not allow to use same TOTP code 2019-08-22 21:47:36 +02:00
Andris Reinman afacc1df07 make sure that auth result is an array 2019-07-31 11:56:53 +03:00
Andris Reinman be69992aa6 v1.21.1 2019-07-12 11:19:46 +03:00
Andris Reinman c28696676f v1.21.0 2019-07-12 10:21:48 +03:00
Andris Reinman a6bc7b4117 updated 2019-07-11 10:54:13 +03:00
Andris Reinman 7ab83dd6a0 starting asyncifying 2019-07-11 10:52:43 +03:00
Louis Laureys 08927831b7 an user > a user 2019-07-08 18:14:55 +02:00
Andris Reinman a552d67311 v1.20.0 2019-05-10 13:32:49 +03:00
Rezart Qelibari a6390611ef Fix two linting errors 2019-05-10 05:21:09 +02:00
Rezart Qelibari 3c6ee0ce62 Allow forward-partial wildcard addresses
Enables recognition of forward-partial wildcard addresses à la
'*postfix@domain.com'.
2019-05-10 02:04:45 +02:00
Andris Reinman feda41d58b v1.17.0 2019-04-05 15:08:46 +03:00
Andris Reinman dcc61f0d2e v1.15.2 2019-03-21 10:30:32 +02:00
Andris Reinman 5fffe6fb79 experimental user token generation on auth 2019-03-20 23:19:15 +02:00
Andris Reinman 432b99a602 removed some duplicate code 2019-02-25 09:50:55 +02:00
Andris Reinman 39bd87ebaa allow to set user specific IMAP max connections 2019-02-12 13:20:32 +02:00
Andris Reinman 8f2fdd8abf use constant definition instead of hardcoded TTL values 2019-01-26 12:50:51 +02:00
Andris Reinman bda1cbd878 bumped deps 2019-01-25 15:19:51 +02:00
Andris Reinman 942e35349e v1.14.0 2019-01-23 23:38:29 +02:00
Andris Reinman 8e7a3f50aa v1.12.4 2019-01-13 13:13:22 +02:00
Andris Reinman 15c316cd6d Updated TOTP API 2018-11-28 15:50:57 +02:00
Andris Reinman 105bd36be0 added new user property metaData 2018-11-28 12:25:54 +02:00