Commit 4cc11abe authored by Raidelet Nicolas's avatar Raidelet Nicolas Committed by Guillaume Perréal
Browse files

@form.csrf_provider => @security.csrf.token_manager dans services.yml

Showing with 1 addition and 1 deletion
+1 -1
......@@ -31,7 +31,7 @@ services:
arguments:
- "@irstea_file_upload.file_manager"
- "@router"
- "@form.csrf_provider"
- "@security.csrf.token_manager"
- "@security.token_storage"
- "@templating"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment