Commit graph

185 commits

Author SHA1 Message Date
mdecimus
8b30c04794 Centralized caching + Bayes token cache 2024-12-29 12:13:07 +01:00
mdecimus
f2b00ccd54 S3-FIFO caching 2024-12-27 19:40:33 +01:00
mdecimus
c7499ab67d Removed authentication rate limit (unnecessary since there is fail2ban) 2024-12-27 14:51:11 +01:00
mdecimus
e5ebc5ce33 Delete in-memory keys by prefix 2024-12-26 19:01:49 +01:00
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
65209174f0 Bayes filtering per account (#819) + Delivered-To header (#916) 2024-12-24 18:02:12 +01:00
mdecimus
2cfe467b20 Purge task locking and spam rule fixes] 2024-12-23 15:00:25 +01:00
mdecimus
7cca6fc298 HTTP remote lists and Spam filter improvements 2024-12-22 19:35:22 +01:00
mdecimus
d14706d088 Distributed locking improvements 2024-12-21 19:22:38 +01:00
mdecimus
6416ff12d6 Port Spam filter to Rust - all tests passing 2024-12-20 16:59:26 +01:00
mdecimus
e7298df610 Port Spam filter to Rust - part 9 2024-12-19 18:12:47 +01:00
mdecimus
3275fb4313 Fix oob in ThrottleKeyHasher::write 2024-12-18 14:17:16 +01:00
mdecimus
38fa0291e2 Port Spam filter to Rust - part 8 2024-12-17 18:01:12 +01:00
mdecimus
3288bd6e97 Port Spam filter to Rust - part 7 2024-12-16 20:00:03 +01:00
mdecimus
07449a3622 Port Spam filter to Rust - part 6 2024-12-15 18:01:17 +01:00
mdecimus
08c43e2f15 ASN/Geolocation support 2024-12-13 11:32:52 +01:00
mdecimus
b5696c2d26 Port Spam filter to Rust - part 5 2024-12-11 17:57:34 +01:00
mdecimus
44ae796d9b Port Spam filter to Rust - part 4 2024-12-10 18:56:09 +01:00
mdecimus
f0d84c8e68 Port Spam filter to Rust - part 3 2024-12-09 17:49:11 +01:00
mdecimus
4453dc8f3d Port Spam filter to Rust - part 2 2024-12-07 18:45:50 +01:00
mdecimus
db7ae48c77 Port Spam filter to Rust - part 1 2024-12-06 18:35:39 +01:00
mdecimus
86b17ebdc1 0.10.7 2024-12-04 11:09:36 +01:00
mdecimus
74a931322a Tracing: Include all events in OTEL traces + Include spanId in webhooks 2024-12-04 09:32:50 +01:00
mdecimus
a6f24d23b4 Delivery and DMARC Troubleshooting (closes #420) 2024-12-03 19:09:15 +01:00
mdecimus
03d9dabed3 Clippy fixes 2024-12-01 20:13:06 +13:00
mdecimus
d4390230fc Missing User-Agent header for ACME Buypass (fixes #937) 2024-11-21 20:13:54 +13:00
mdecimus
b2bac5d5aa Support for external email addresses on mailing lists (closes #152) 2024-11-13 19:38:54 +13:00
mdecimus
8269023431 Added webadmin.auto-update option for auto-updating Webadmin (closes #842) 2024-11-10 09:15:04 +01:00
mdecimus
afef1552b8 v0.10.6 2024-11-07 16:32:54 +01:00
mdecimus
45ad45f0b7 Fix deleting single keys 2024-10-27 20:07:35 +01:00
mdecimus
c380ec750a Verify roles and permissions when creating or modifying accounts (closes #874) 2024-10-21 19:07:29 +02:00
mdecimus
c9cd44b35a Include preferred_username and email in OIDC id_token 2024-10-21 15:54:14 +02:00
mdecimus
9e78aaa751 Add context to iteration errors 2024-10-17 17:30:45 +02:00
mdecimus
a1c5be0e11 Fixed Enterprise flag
Some checks failed
trivy / Check (push) Failing after 8s
2024-10-17 09:11:44 +02:00
mdecimus
ad8ee4e599 Added delete range option
Some checks failed
trivy / Check (push) Failing after 11s
2024-10-16 11:18:15 +02:00
SinnySupernova
7b20647e7a
add numeric fallback to privilege drop (#868)
Some checks failed
trivy / Check (push) Failing after 9s
2024-10-15 21:37:27 +02:00
mdecimus
0ee2fe3dee v0.10.5 2024-10-15 18:20:55 +02:00
mdecimus
3cb6e2a68c Store CLI 2024-10-15 18:01:55 +02:00
mdecimus
51ccdf0c03 AI endpoint -> url setting rename 2024-10-13 09:59:03 +02:00
mdecimus
dcb8b4e8d5 v0.10.4
Some checks failed
trivy / Check (push) Has been cancelled
2024-10-08 17:17:21 +02:00
mdecimus
8ff2438f04 ACME External Account Binding support (closes #379 closes ##650) 2024-10-08 16:28:03 +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
881d4497ce Updated spam filter rules
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-06 14:56:28 +02:00
mdecimus
d0ce2b1a96 AI models
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-05 19:05:04 +02:00
mdecimus
292d1cc048 Include nonce parameter in id_tokens
Some checks failed
trivy / Check (push) Has been cancelled
2024-10-03 15:07:38 +02:00
mdecimus
1d9ac04ece OIDC diretory 2024-10-02 11:13:10 +02:00
mdecimus
6e2cd78470 OAuth fixes
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-01 16:01:51 +02:00
mdecimus
200d8d7c45 RFC7591 OAuth dynamic client registration + OpenID Connect Dynamic Client Registration (closes #136 closes #4)
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-01 10:35:35 +02:00
mdecimus
6a5f963b43 OpenID Connect implementation (closes #298)
Some checks are pending
trivy / Check (push) Waiting to run
2024-09-30 16:57:34 +02:00