Changes

{
Login login = base.GetLogin(osType);
if (login =!= null)
{
// Here, we could update groups assignment or other account information.
1,606
edits