Fix JMAP: Principal/query returns broad results when a name or email filter cannot be resolved

This commit is contained in:
Maurus Decimus
2026-06-23 18:03:51 +02:00
parent 14593e6f72
commit 174f6b599c
2 changed files with 9 additions and 5 deletions

View File

@@ -13,6 +13,7 @@ If you are upgrading from v0.16.x, replace the binary (or run `docker pull`). If
## Fixed
- DANE: Verify DNSSEC is supported by the resolver before attempting to validate TLSA records.
- TLS: Update search index when file-backed certificates are refreshed.
- JMAP: `Principal/query` returns broad results when a `name` or `email` filter cannot be resolved.
## [0.16.10] - 2026-06-21