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