Commit graph

95 commits

Author SHA1 Message Date
mdecimus a45eb50231 Improved tracing (part 4) 2024-07-28 15:21:22 +02:00
mdecimus ae7cadc27d Improved tracing (part 1) 2024-07-23 12:44:14 +02:00
mdecimus 9c23774aa5 Lock-free fast tracing (closes #180) 2024-07-22 17:56:24 +02:00
mdecimus f6ac35fd70 Improved error handling - all tests passing 2024-07-19 16:11:00 +02:00
mdecimus d48523583b Improved error handling (part 4) 2024-07-18 20:04:09 +02:00
mdecimus d2ad44cf9f Improved error handling (part 3) 2024-07-17 18:33:22 +02:00
mdecimus e74b29189a Improved error handling (part 2) 2024-07-15 15:18:34 +02:00
mdecimus 0c2a3f09fe Improved error handling (part 1) 2024-07-11 18:44:51 +02:00
mdecimus 14224c5ee0 Undelete emails 💎 (closes #589) 2024-07-07 16:44:37 +02:00
mdecimus ec2cfc2fcd Bump to rustls 0.23 2024-07-03 15:14:50 +02:00
mdecimus 45f192de8f Check TOTP token length 2024-07-03 08:40:13 +02:00
mdecimus 0b1b30baf1 Fixed OTP validation order 2024-07-02 22:30:41 +02:00
mdecimus 3f8d554e5d Bump to quickxml-0.35, updated CHANGELOG 2024-07-01 17:51:14 +02:00
mdecimus dacd8b384e v0.8.3 2024-06-30 09:46:30 +02:00
mdecimus 4e9b43b26d Authentication flow improvements 2024-06-29 13:11:41 +02:00
mdecimus d8a73cd0e4 TOTP 2FA, App passwords and account disable support (closes #436 closes #479) 2024-06-28 12:12:51 +02:00
mdecimus 50a2f50e58 REUSE-compliant licensing 2024-06-25 19:57:25 +02:00
mdecimus 0b46ec5808 Renamed jmilters to hooks 2024-06-21 17:05:14 +02:00
mdecimus 68a189ed9f Webhooks implementation (closes #480 closes #233) 2024-06-20 19:11:15 +02:00
mdecimus ae2a67422f Clippy fixes 2024-06-18 15:30:41 +02:00
mdecimus 46076c6f20 v0.8.1 2024-05-23 16:32:47 +02:00
mdecimus 1473d8cdcf Autoconfig and MS Autodiscover services (closes #336) 2024-05-08 16:00:54 +02:00
mdecimus 3a34d13068 Avoid duplicate accountIds when using case insensitive external directories (closes #399) 2024-05-06 14:34:28 +02:00
mdecimus c6960bfba8 documentId generation within the database transaction 2024-05-02 10:18:58 +01:00
mdecimus 1950366629 v0.7.3 2024-04-30 19:52:05 +02:00
Jean-Yves 1b95773379
Update lookup.rs (#359)
Add "groupOfUniqueNames"
2024-04-17 22:37:20 +02:00
mdecimus 929d84468f Support for DNS-01 and HTTP-01 ACME challenges (closes #226) 2024-04-17 09:55:19 +02:00
mdecimus d876033c1a Use cross-compilation for CI, build the Docker image from source (#85) 2024-04-12 16:35:00 +02:00
mdecimus 62aa3be182 Updated resources 2024-04-09 11:57:53 +02:00
mdecimus 841b8000c4 Updated install script 2024-04-07 17:20:50 +02:00
mdecimus ab47eab1d9 Automatic spam filter and webadmin downloading + quickstart 2024-04-05 19:00:55 +02:00
mdecimus 223bd59bab REST API cleanup 2024-04-01 19:48:59 +02:00
mdecimus 35562bb9fd Use safe defaults when settings are missing 2024-03-30 18:12:40 +01:00
mdecimus cb4d2f15ae Config hot reloading API 2024-03-28 17:21:32 +01:00
mdecimus 170ff38d1f Settings hot reloading - Part 4 2024-03-26 18:40:41 +01:00
mdecimus d8af9b4576 Settings hot reloading - Part 3 2024-03-24 19:20:36 +01:00
mdecimus 333a0d5a1b Settings hot reloading - Part 1 2024-03-21 20:07:21 +01:00
mdecimus 9a4110e343 Config API changes 2024-03-18 16:16:00 +01:00
mdecimus 310ce49314 Updated settings REST API 2024-03-11 11:30:12 +01:00
mdecimus 7041d495fc Faster IMAP UID generation 2024-03-06 17:41:38 +01:00
mdecimus f92027142c Store quotas as u64 2024-03-05 11:01:59 +01:00
mdecimus ff279b3a39 Global threadId caching 2024-03-04 18:51:24 +01:00
mdecimus cf9a16c462 IMAP4 folder caching 2024-03-04 16:03:17 +01:00
mdecimus 044ecda98a Principal update API changes 2024-02-24 20:22:34 +01:00
mdecimus 8027f135bc Updated REST principal API 2024-02-18 16:48:44 +01:00
mdecimus 44db67cc2a Distributed SMTP queues and Rate limiting passing tests 2024-02-13 14:35:28 +01:00
Mauro D d7d27063d8 Updated configuration files 2024-01-19 19:10:31 +01:00
mdecimus 02faa04e27 Config expressions passing tests. 2024-01-19 13:06:39 +01:00
mdecimus 4551576e04 Expressions in configuration files (untested) 2024-01-18 18:18:32 +01:00
mdecimus 6aeadb9cda Fail2ban and IP address blocking support (closes #164) 2024-01-13 12:59:10 +01:00