Back to Changelog
Panel Backend
v1.0.468
Fixes a cPanel/Plesk email alias import bug and hardens database restore password handling.
Bug Fixes
2- cPanel and Plesk email alias migration no longer creates malformed addresses with a duplicated domain suffix (e.g. [email protected]@domain.com) when the source alias entry already stored a full address.
- Database restore now recreates a MySQL user from its stored password hash when no plaintext password is available, instead of assigning a random one, so database-backed sites keep working after a restore.