mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 21:57:16 +02:00
In between commit implementation securitycontroller
This commit is contained in:
@@ -62,7 +62,7 @@ class UserMenuSubscriber implements EventSubscriberInterface
|
||||
$dropdown->addChild(
|
||||
'login',
|
||||
[
|
||||
'route' => 'user_login',
|
||||
'route' => 'login',
|
||||
'attributes' => [
|
||||
'divider_append' => true,
|
||||
'icon' => 'fas fa-sign-in-alt',
|
||||
|
Reference in New Issue
Block a user