Commit Graph

41 Commits

Author SHA1 Message Date
mdecimus
b2bac5d5aa Support for external email addresses on mailing lists (closes #152) 2024-11-13 19:38:54 +13:00
mdecimus
1d9ac04ece OIDC diretory 2024-10-02 11:13:10 +02:00
mdecimus
ce8182ae07 Core refactoring 2024-09-26 14:49:46 +02:00
mdecimus
6b7dac0fcb Test fixes - part 2 2024-09-17 19:33:31 +02:00
mdecimus
d214468c54 Roles and multi-tenancy - part 1 2024-09-12 17:42:14 +02:00
mdecimus
fbcf55d8e1 Access token permissions 2024-09-10 18:44:44 +02:00
mdecimus
1e76792d03 Improved tracing (part 3) 2024-07-26 19:44:01 +02:00
mdecimus
f6ac35fd70 Improved error handling - all tests passing 2024-07-19 16:11:00 +02:00
mdecimus
d2ad44cf9f Improved error handling (part 3) 2024-07-17 18:33:22 +02:00
mdecimus
50a2f50e58 REUSE-compliant licensing 2024-06-25 19:57:25 +02:00
mdecimus
c6960bfba8 documentId generation within the database transaction 2024-05-02 10:18:58 +01:00
mdecimus
16b0465933 Unified TLS certificate management 2024-03-28 11:12:46 +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
3081958765 Escape regexes within matches() (#155) 2024-03-07 16:57:53 +01:00
mdecimus
44db67cc2a Distributed SMTP queues and Rate limiting passing tests 2024-02-13 14:35:28 +01:00
Mauro D
3d7b9b0334 Test fixes 2024-02-10 15:39:05 +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
mdecimus
ce456c02eb Lookup store refactoring 2023-12-24 11:25:50 +01:00
mdecimus
8ff0d3ff9c Fixed tests 2023-12-22 10:27:43 +01:00
mdecimus
f7313eecaf Internal directory + HTTP management API passing tests 2023-12-19 12:38:46 +01:00
mdecimus
ea94de6d77 CLI account management + Directory refactoring 2023-12-18 22:25:42 +01:00
mdecimus
232d4d691a Internal directory implementation + Management REST API 2023-12-16 10:35:15 +01:00
mdecimus
f21bce722e Directory refactoring 2023-12-14 12:35:25 +01:00
mdecimus
db564ae0db Bump to rustls 0.22 2023-12-08 10:46:20 +01:00
mdecimus
e4d5bde1ce Directory/Store backend unification + LDAP auth bind 2023-12-07 16:27:19 +01:00
mdecimus
5010c15037 RocksDB backend re-implementation 2023-12-02 15:52:05 +01:00
mdecimus
b5409a0b00 Macros, include support, added scores 2023-10-20 15:31:05 +02:00
mdecimus
638ad25ce9 Access to external Sieve functions from eval 2023-09-27 18:48:30 +02:00
mdecimus
3cea77b65e v0.3.2 2023-07-27 20:18:34 +02:00
mdecimus
9725aa75f2 Workaround for sqlx bug (#15) 2023-07-24 11:48:23 +02:00
mdecimus
e8df912b27 Fixed LDAP lookups from SMTP rules 2023-07-24 09:16:20 +02:00
mdecimus
8046838ed5 Added license. 2023-07-15 21:14:34 +02:00
mdecimus
1cb539ce52 Internal account id management. 2023-07-04 20:10:00 +02:00
Mauro D
1ce0cee7e6 Subaddressing and catch-all addresses support. 2023-06-08 14:54:09 +00:00
Mauro D
c6e45a21e3 Directory implementation - all tests passing 2023-06-02 18:02:35 +00:00
Mauro D
5c8784bc86 Directory implementation - part 4 2023-06-02 09:03:30 +00:00
Mauro D
93e925a635 Directory implementation - part 3 2023-06-01 17:08:48 +00:00
Mauro D
beffa408e6 Directory implementation - part 2 2023-05-31 18:03:04 +00:00