Back to Changelog
Panel Backend
v1.0.534
One-click webmail login for ROOT via Dovecot master user and a single-use token.
New Features
2- ROOT can now open any mailbox in Roundcube with a single click, without knowing or entering the mailbox password.
- Login is brokered through a Dovecot master user (SASL PLAIN proxy) and a single-use, 60-second token delivered by POST — the token is never placed in a URL, and the mailbox own password is never read or changed.
Improvements
2- Added a startup self-heal (SH-113) that keeps the master-user configuration consistent on every backend start.
- Added database migration 000572 for the single-use SSO token table.