feat: remove remember me functionality
This commit is contained in:
@@ -24,11 +24,6 @@ security:
|
||||
logout:
|
||||
path: app_logout
|
||||
target: app_login
|
||||
remember_me:
|
||||
secret: '%kernel.secret%'
|
||||
lifetime: 604800
|
||||
token_provider:
|
||||
doctrine: true
|
||||
|
||||
# Easy way to control access for large sections of your site
|
||||
# Note: Only the *first* access control that matches will be used
|
||||
|
||||
Reference in New Issue
Block a user