Masked emails: Return UnknownRecipient only for disabled or expired masked emails
This commit is contained in:
@@ -13,10 +13,13 @@ If you are upgrading from v0.16.x, replace the binary (or run `docker pull`). If
|
||||
|
||||
## Fixed
|
||||
- DANE: Treat DNSSEC `bogus` as a temporary failures to prevent downgrade attacks.
|
||||
- OIDC: `ECDSA` private key support for `SEC1` format.
|
||||
- OIDC:
|
||||
- `ECDSA` private key support for `SEC1` format.
|
||||
- Allow ports in `redirect_uri` for loopback addresses.
|
||||
- PostgreSQL: Include error chain in error messages.
|
||||
- Prometheus: event counters are exported with incorrect metric names.
|
||||
- Registry: Changing the type of an existing account from `user` to `group` panics.
|
||||
- Masked emails: Return `UnknownRecipient` only for disabled or expired masked emails.
|
||||
|
||||
## [0.16.11] - 2026-06-25
|
||||
|
||||
|
||||
Reference in New Issue
Block a user