Commit graph

50 commits

Author SHA1 Message Date
Andris Reinman 583e577b35
Do not break messages with long HTML content 2022-12-15 15:56:31 +02:00
Andris Reinman 4c940fc3f4
Limit envelope size for draft submissions 2022-12-04 11:18:53 +02:00
Andris Reinman 957359c528
Allow to limit the count of filters per account 2022-07-28 11:54:26 +03:00
Andris Reinman 04ba496dc7
bunch of fixes 2022-07-05 11:57:57 +03:00
Andris Reinman f8af999040
allow to configure ASP limit dynamically 2022-07-04 17:18:07 +03:00
Andris Reinman d7cbfccb79
Set a maximum limit for application passwords (50) 2022-07-04 16:52:08 +03:00
Andris Reinman ee56f13859
fix updated interval 2022-05-16 12:11:41 +03:00
Andris Reinman ec3ec86846
Allow batch updating messages based on search query 2022-05-16 12:08:06 +03:00
Andris Reinman 778dfac7ed
removed u2f, added webauthn 2022-03-06 00:08:48 +02:00
Andris Reinman bb59b538e6
Increased cursor page size 2021-10-12 19:36:51 +03:00
Andris Reinman 64c47ec587 v1.35.1 2021-09-05 14:11:24 +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 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 736ef7de44 use paging when FETCHing mailbox contents 2020-12-13 10:07:23 +02:00
Andris Reinman 418cf70b66 Refactored IMAP COPY. Aborts copying if socket to client is closed 2020-09-08 12:26:33 +03:00
Andris Reinman c1abce1363 do not COPY if QUOTA is full 2020-09-08 10:00:17 +03:00
Andris Reinman 8957ec028b default GET+POST to req.params 2020-07-16 11:15:04 +03:00
Andris Reinman ecb74473a1 do not allow to use same TOTP code 2019-08-22 21:47:36 +02:00
Andris Reinman 3b842a8dd2 v1.20.8 2019-07-03 11:39:30 +03:00
Andris Reinman a552d67311 v1.20.0 2019-05-10 13:32:49 +03:00
Andris Reinman feda41d58b v1.17.0 2019-04-05 15:08:46 +03:00
Andris Reinman e5919187a4 v1.16.2 2019-03-26 16:41:43 +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 314d18d608 testing new submit options 2018-12-04 14:45:41 +02:00
Andris Reinman 179c537e4b v1.10.4 2018-11-05 09:25:43 +02:00
Andris Reinman 96329aa85a task runner 2018-10-11 11:48:12 +03:00
Andris Reinman 124b1d7a98 update ASP generator 2018-10-10 16:19:20 +03:00
Andris Reinman d8979f158a use pbkdf2 as default password hash (uses native module), added disabled property for filter API 2018-09-21 11:25:55 +03:00
Andris Reinman d6e3271870 upgraded openpgpjs 2018-08-15 10:17:02 +03:00
Andris Reinman 734a6b9748 use async methods for bcrypt 2018-05-14 10:14:44 +03:00
Andris Reinman 4bef7e3a10 Allow using addresses as usernames 2018-05-11 14:39:23 +03:00
Yoni Jah 7ab77745f4 rate limiting by ip 2018-04-13 10:22:49 +08:00
Andris Reinman ede6788384 allow fetching specific event data 2018-01-12 10:16:16 +02:00
Andris Reinman fa20d3c894 v1.0.90 2017-11-23 11:51:37 +02:00
Andris Reinman b54e110020 Added method to delete users 2017-11-17 13:37:53 +02:00
Andris Reinman 77d3c2bc92 updated autoreplies 2017-11-15 15:59:37 +02:00
Andris Reinman 247cb2073a Limit maximum message size 2017-11-10 15:04:58 +02:00
Andris Reinman f01ca56111 updated plaintext handling 2017-11-08 16:22:07 +02:00
Andris Reinman b677747ae7 removed IRC 2017-11-06 17:32:45 +02:00
Andris Reinman 77c24c04fc allow rate limiting failed logins and totp checks 2017-08-07 16:19:38 +03:00
Andris Reinman ea880e4a2e use 12 rounds instead of 11 for brcypt 2017-08-05 15:39:31 +03:00
Andris Reinman 044b98b4e9 added autoreply api 2017-07-30 18:07:35 +03:00
Andris Reinman 7cd3eb5a13 Updated mailbox API endpoints 2017-07-20 21:33:41 +03:00
Andris Reinman ad1ac6d280 added support for cahced counters 2017-07-18 11:17:36 +03:00
Andris Reinman c9debc13ca changed API 2017-07-17 16:32:31 +03:00
Andris Reinman ed75658f80 Changed messages shard key to mailbox+uid 2017-07-15 19:08:33 +03:00