svg
Some checks failed
Cadoles/nineskeletor/pipeline/head There was a failure building this commit

This commit is contained in:
2023-07-23 15:46:26 +02:00
parent dc0e331414
commit e7f2b7185a
29 changed files with 4521 additions and 10924 deletions

View File

@ -10,9 +10,11 @@ class HomeController extends AbstractController
{
public function home(Request $request)
{
/*
if ($request->getSession()->get('fgforceconnect') && !$this->getUser()) {
return $this->redirectToRoute('app_login');
}
*/
if (!$this->getUser()) {
return $this->render('Home/home.html.twig', [