adapt to symfony 2.8

This commit is contained in:
2015-12-16 12:55:41 +01:00
parent 590762889b
commit 9f9bc8ab4d
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ security:
http_basic: ~
form_login:
csrf_parameter: _csrf_token
intention: authenticate
csrf_token_id: authenticate
csrf_provider: form.csrf_provider
logout: ~