Merge remote-tracking branch 'origin/master' into 0.10.0

This commit is contained in:
Michael Kaufmann
2018-07-10 09:47:20 +02:00
5 changed files with 12 additions and 6 deletions

View File

@@ -35,7 +35,7 @@ return array(
'settinggroup' => 'system',
'varname' => 'mailpwcleartext',
'type' => 'bool',
'default' => true,
'default' => false,
'save_method' => 'storeSettingField',
),
'system_passwordcryptfunc' => array(