Back to Changelog
Panel Backend

v1.0.433

Patch Released August 3, 2026

Root password strength warning now clears once the password is changed

Bug Fix

1
  • The root password strength warning stayed on the dashboard even after the password was changed to a strong one. The check read an arbitrary account with the root role — on a server that includes the assistant service account, whose password never changes — so it reported that account instead of the operator's. It now looks at the real root accounts, ignores the service account, and reports the weakest one. The setup wizard also records the strength of the password it sets, so a fresh install no longer starts with this warning.
See the Demo