Maurus Decimus
|
af583c19c1
|
Fix HTTP: Use permissive CORS headers for .well-known endpoints
|
2026-05-08 08:06:18 +02:00 |
|
Maurus Decimus
|
242bea67d9
|
Allow HTTP to be used for configuring the server
|
2026-04-27 07:48:36 +02:00 |
|
Maurus Decimus
|
2fd3f208bd
|
Add STALWART_HTTPS_PORT variable
|
2026-04-22 08:41:46 +02:00 |
|
Maurus Decimus
|
8abe783677
|
Do not include port number when constructing HTTP base URLs
|
2026-04-21 15:27:02 +02:00 |
|
Maurus Decimus
|
eaf0601742
|
Include OAuth public endpoint in PACC responses
|
2026-04-19 14:35:06 +02:00 |
|
Maurus Decimus
|
dd95efe3ce
|
WebDAV and other minor fixes
|
2026-04-18 10:42:21 +02:00 |
|
Maurus Decimus
|
06663389a0
|
HTTP: Fix 204 CORS preflight responses
|
2026-04-17 20:26:52 +02:00 |
|
Maurus Decimus
|
95d1268308
|
Bootstrapping implementation
|
2026-04-17 20:02:06 +02:00 |
|
Maurus Decimus
|
f6c91041d9
|
Applications, Cluster node management and minor fixes
|
2026-04-14 20:28:47 +02:00 |
|
Maurus Decimus
|
fde37b670f
|
Login screen and api endpoint reorganization
|
2026-04-05 19:57:23 +02:00 |
|
Maurus Decimus
|
c54ec2397a
|
DNS, DKIM and ACME improvements - part 3
|
2026-04-02 11:05:52 +02:00 |
|
Maurus Decimus
|
d8fa19d105
|
DNS, DKIM and ACME improvements - part 2
|
2026-04-01 20:03:51 +02:00 |
|
mdecimus
|
544598c840
|
Registry testing - part 7
|
2026-03-17 18:15:50 +01:00 |
|
mdecimus
|
e0105bc43b
|
Registry testing - part 5
|
2026-03-15 18:01:12 +01:00 |
|
mdecimus
|
455d3e3beb
|
JMAP Registry API implementation - part 11
|
2026-03-11 17:13:14 +01:00 |
|
mdecimus
|
f7c2fe10c1
|
Update all modules to use registry - part 3
|
2026-03-11 17:07:58 +01:00 |
|
mdecimus
|
c4064082ea
|
Update all modules to use registry - part 2
|
2026-03-11 17:00:40 +01:00 |
|
mdecimus
|
cc88715013
|
Update all modules to use registry - part 1
|
2026-03-11 17:00:40 +01:00 |
|
mdecimus
|
2dc0776109
|
Authenticate using registry - part 5
|
2026-03-11 17:00:39 +01:00 |
|
mdecimus
|
c467ce07f1
|
Spam filter performance and accuracy improvements (part 5)
|
2025-12-04 17:46:38 +01:00 |
|
mdecimus
|
72a175a434
|
Autodiscover endpoint should be case insensitive (fixes #2440)
|
2025-11-30 19:22:05 +01:00 |
|
mdecimus
|
a4720e1efe
|
Push subscription improvements + CalendarAlert implementation (closes #1248)
|
2025-10-21 16:35:45 +02:00 |
|
mdecimus
|
c7c996d738
|
JMAP protocol layer refactoring (part 6)
|
2025-09-28 19:36:24 +02:00 |
|
mdecimus
|
71cc30c7be
|
Moved shared data types to 'types' subcrate
|
2025-09-22 10:01:31 +02:00 |
|
mdecimus
|
6c70872b4d
|
HTTP: Skip scanner fail2ban checks when the proxy client IP can't be parsed
|
2025-09-08 08:15:50 +02:00 |
|
mdecimus
|
f64a098fae
|
Revert forwarded-for fixes
|
2025-09-07 14:25:32 +02:00 |
|
mdecimus
|
d5de5d0e79
|
HTTP: Use forwarded-for IP for scan fail2ban (fixes #2121)
|
2025-09-07 12:06:44 +02:00 |
|
mdecimus
|
0529645790
|
HTTP: Scan ban should only be triggered by HTTP parse errors
|
2025-08-23 19:49:58 +02:00 |
|
mdecimus
|
e10aa551eb
|
Clippy fixes
|
2025-08-18 11:44:58 +01:00 |
|
mdecimus
|
9310083222
|
Exclude SEL licensed code from AGPL licensed code (closes #783 closes #768)
|
2025-07-21 12:33:20 +02:00 |
|
mdecimus
|
fccc25fb71
|
Do not include WWW-Authenticate headers on API responses (fixes #1795)
|
2025-07-14 15:30:09 +02:00 |
|
mdecimus
|
7087148d3d
|
CalDAV Scheduling (closes #1514)
|
2025-06-23 18:32:19 +02:00 |
|
mdecimus
|
068457ea87
|
CalDAV Scheduling - part 5
|
2025-06-20 18:28:26 +02:00 |
|
mdecimus
|
c07e3d917f
|
CalDAV Scheduling - part 4
|
2025-06-18 18:21:46 +02:00 |
|
mdecimus
|
f10ec68d49
|
Updated copyright notice
|
2025-06-15 15:09:32 +02:00 |
|
mdecimus
|
605101062a
|
Allow unauthenticated access to JMAP session object
|
2025-06-06 08:11:50 +02:00 |
|
mdecimus
|
c19d2ceb43
|
Fixed tests for FDB and SQL stores
|
2025-05-23 17:07:36 +02:00 |
|
mdecimus
|
095c501a66
|
WebDAV permissions and logging (closes #1362)
|
2025-05-16 16:20:05 +02:00 |
|
mdecimus
|
10ae19f2eb
|
CardDAV working with Thunderbird and Apple Contacts
|
2025-05-16 16:20:04 +02:00 |
|
mdecimus
|
c5596fb656
|
Partial rollback of CompactString after benchmarking (or 'premature optimization is the root of all evil')
|
2025-05-16 16:20:04 +02:00 |
|
mdecimus
|
d6dc6ee8c5
|
Zero-copy principals + CompactString partial impl
|
2025-05-16 16:20:04 +02:00 |
|
mdecimus
|
8004e32870
|
Propfind implementation + dav-proto merge
|
2025-05-16 16:20:04 +02:00 |
|
mdecimus
|
3554dea4cb
|
Improved topological sorting
|
2025-05-16 16:20:03 +02:00 |
|
mdecimus
|
1c460c7f3b
|
DAV skeleton
|
2025-05-16 16:20:03 +02:00 |
|
mdecimus
|
b0a486106e
|
Crate reorganization
|
2025-05-16 16:20:03 +02:00 |
|