implements logic to log the user in on install
This commit is contained in:
@@ -30,7 +30,7 @@ namespace Umbraco.Web.Install
|
||||
// a.OfType<StarterKitInstallStep>().First(),
|
||||
// a.OfType<StarterKitCleanupStep>().First(),
|
||||
|
||||
a.OfType<SetUmbracoVersionStep>().First(),
|
||||
a.OfType<CompleteInstallStep>().First(),
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user