mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 12:21:36 +03:00
parent
817bc3453d
commit
33d724527c
@ -145,7 +145,7 @@ export default class SetupController extends Controller.extend(ValidationEngine)
|
||||
}
|
||||
}
|
||||
|
||||
async _afterAuthentication(result) {
|
||||
async _afterAuthentication() {
|
||||
await this.session.handleAuthentication();
|
||||
|
||||
return this.router.transitionTo('setup.done');
|
||||
|
Loading…
Reference in New Issue
Block a user