mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
auth: one bug down, but I think there's another
This commit is contained in:
parent
74b0ed0002
commit
4ac59b3485
@ -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!'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user