mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 21:24:13 -08:00
Remove “Imported from LDAP” note override
This commit is contained in:
parent
1bb1f7342f
commit
dae26e0378
|
@ -209,7 +209,6 @@ class LdapSync extends Command
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
$user->notes = 'Imported from LDAP';
|
|
||||||
$user->ldap_import = 1;
|
$user->ldap_import = 1;
|
||||||
|
|
||||||
$errors = '';
|
$errors = '';
|
||||||
|
|
Loading…
Reference in a new issue