feat: force password reset + waitlist
This commit is contained in:
@@ -24,7 +24,6 @@ class RedirectIfAuthenticated
|
||||
return redirect(RouteServiceProvider::HOME);
|
||||
}
|
||||
}
|
||||
|
||||
return $next($request);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user