do not allow root user without password unless explicitly enabled by AllowEmptyRoot
This commit is contained in:
@@ -44,6 +44,7 @@ $forms['Server_config'] = array('Servers' => array(1 => array(
|
||||
'only_db',
|
||||
'hide_db',
|
||||
'AllowRoot',
|
||||
'AllowNoPasswordRoot',
|
||||
'DisableIS',
|
||||
'AllowDeny/order',
|
||||
'AllowDeny/rules',
|
||||
@@ -188,4 +189,4 @@ $forms['Export_defaults'] = array('Export' => array(
|
||||
'file_template_table',
|
||||
'file_template_database',
|
||||
'file_template_server'));
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user