security bug fix

This commit is contained in:
Hesabix 2025-09-03 23:05:19 +03:30
parent 384887df21
commit 491d1a0d95

View file

@ -54,6 +54,18 @@ security:
logout:
path: logout
customer_global:
pattern: ^/
lazy: true
provider: customer_provider
remember_me:
secret: '%kernel.secret%'
lifetime: 604800 # 1 week
path: /
always_remember_me: false
logout:
path: customer_logout
target: app_home
# activate different ways to authenticate
# https://symfony.com/doc/current/security.html#the-firewall