Fix HTTP: Disable allowedEndpoints expression in recovery mode

This commit is contained in:
Maurus Decimus
2026-07-19 22:09:17 +02:00
parent acd45e1f9e
commit 152db36247
2 changed files with 7 additions and 3 deletions

View File

@@ -26,6 +26,7 @@ If you are upgrading from v0.16.x, replace the binary (or run `docker pull`). If
- Calendar:
- Uppercase `MAILTO` calendar addresses become invalid SMTP recipients.
- Scheduling invitations on a shared, non-owned calendar fail with `MAIL FROM unauthorized`.
- HTTP: Disable `allowedEndpoints` expression in recovery mode.
## [0.16.13] - 2026-07-12