permission cleanup
This commit is contained in:
@@ -135,6 +135,8 @@ class CreateAdminUser extends ContainerAwareCommand
|
||||
$output->writeln("Passwords are different, please try again.");
|
||||
} while (true);
|
||||
|
||||
$admin->setProfile(null);
|
||||
|
||||
return $admin;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user