Fix impersonation when using external directories

This commit is contained in:
Maurus Decimus
2026-04-30 11:34:57 +02:00
parent eea9203dc1
commit 228d13c5c9
3 changed files with 25 additions and 4 deletions

View File

@@ -12,10 +12,13 @@ If you are upgrading from v0.16.x, replace the binary (or run `docker pull`). If
- Replaced `STALWART_HTTPS_PORT` with `STALWART_PUBLIC_URL`.
## Fixed
- Directory: Invalidate caches when group memberships change on an external directory.
- Directory:
- Invalidate caches when group memberships change on an external directory.
- User impersonation.
- Log viewer: All events show as `INFO`.
- Registry: Allow changing object variants.
- Node id renewal.
- DNS Updater: Fix Route53 serialization format.
## [0.16.2] - 2026-04-28