Commit graph

24 commits

Author SHA1 Message Date
mdecimus
2ef4a06135 Overwrite option to spam-filter update endpoint 2024-12-25 11:30:47 +01:00
mdecimus
ad30478bd8 Added http-lookup.* to resource fetch 2024-12-25 10:44:06 +01:00
mdecimus
6416ff12d6 Port Spam filter to Rust - all tests passing 2024-12-20 16:59:26 +01:00
mdecimus
9e78aaa751 Add context to iteration errors 2024-10-17 17:30:45 +02:00
mdecimus
581533b09c Detect and ban port scanners as well as other forms of abuse (closes #820) 2024-10-08 11:48:03 +02:00
mdecimus
1e0bde1008 Fix: Local keys settings parsed incorrectly 2024-09-09 16:30:05 +02:00
mdecimus
fe0f8962b9 Local keys fetch fix 2024-09-07 14:45:48 +02:00
mdecimus
79297c37b0 Fixed read replicas
Some checks failed
trivy / Check (push) Failing after -7m49s
2024-08-14 20:00:24 +02:00
mdecimus
52cb48353e Improved tracing (part 2) 2024-07-25 20:35:13 +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
d2ad44cf9f Improved error handling (part 3) 2024-07-17 18:33:22 +02:00
mdecimus
0c2a3f09fe Improved error handling (part 1) 2024-07-11 18:44:51 +02:00
mdecimus
50a2f50e58 REUSE-compliant licensing 2024-06-25 19:57:25 +02:00
mdecimus
ae2a67422f Clippy fixes 2024-06-18 15:30:41 +02:00
mdecimus
0d2e58361b IP addresses trigger R_SUSPICIOUS_URL false positive (closes #461 #419) 2024-05-22 16:52:26 +02:00
mdecimus
53e6c352d8 Resolve file macros after dropping root privileges 2024-05-08 18:31:02 +02:00
mdecimus
1473d8cdcf Autoconfig and MS Autodiscover services (closes #336) 2024-05-08 16:00:54 +02:00
mdecimus
baef85e55b MTA-STS Policy management 2024-05-07 15:20:54 +02:00
mdecimus
ede21dbfe8 Added certificate.* as local key default 2024-05-06 15:09:48 +02:00
mdecimus
0514ac0f0d Individual subspaces for each value and bitmap type 2024-05-02 10:19:06 +01:00
mdecimus
0267f28156 Configurable external resources (closes #355) 2024-04-15 13:50:47 +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
Renamed from crates/common/src/config/manager.rs (Browse further)