Back to Changelog
v1.0.303
New operator setting controls whether the login form pre-fills the admin username
New Features
2- Added security.login_prefill_root setting: controls whether the login page pre-fills the username field with root
- Added i18n seed 000427 with panelSettings.security.loginPrefillRoot and loginPrefillRootDesc keys across all 31 supported languages
Improvement
1- GetPublicSettings now exposes login_prefill_root as a public boolean, allowing the login page to respect the operator preference without authentication