mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 05:44:24 +00:00
adapt config for test to symfony 2.8
replace intention by 'csrf_token_id' in security part
This commit is contained in:
parent
508b933ab9
commit
65e7a130c5
@ -64,7 +64,7 @@ security:
|
|||||||
anonymous: ~
|
anonymous: ~
|
||||||
form_login:
|
form_login:
|
||||||
csrf_parameter: _csrf_token
|
csrf_parameter: _csrf_token
|
||||||
intention: authenticate
|
csrf_token_id: authenticate
|
||||||
csrf_provider: form.csrf_provider
|
csrf_provider: form.csrf_provider
|
||||||
logout: ~
|
logout: ~
|
||||||
http_basic:
|
http_basic:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user