Expand some code for Spectre import.

This commit is contained in:
James Cole
2018-01-10 16:49:32 +01:00
parent 2e495c38d1
commit 87dae6ea18
5 changed files with 81 additions and 30 deletions

View File

@@ -130,6 +130,7 @@ class SpectreConfigurator implements ConfiguratorInterface
switch ($stage) {
case 'has-token':
// redirect to Spectre.
Log::info('User is being redirected to Spectre.');
return 'import.spectre.redirect';
break;
case 'have-accounts':