auth: one bug down, but I think there's another

This commit is contained in:
Franco Fichtner 2016-12-19 18:59:21 +01:00
parent 74b0ed0002
commit 4ac59b3485

View File

@ -394,6 +394,8 @@ function local_sync_accounts()
function local_user_set(&$user, $force_unlock = false)
{
global $config;
if (empty($user['password'])) {
log_error(sprintf(
gettext('There is something wrong in your config because user %s password is missing!'),