Skip to content

Commit

Permalink
Remove form token name override
Browse files Browse the repository at this point in the history
  • Loading branch information
emodric committed Nov 14, 2017
1 parent 7a0e6ab commit c1cff34
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/config/config.yml
Expand Up @@ -63,9 +63,6 @@ framework:
form:
csrf_protection:
enabled: true
# Note: changing this will break legacy extensions that rely on the default name to alter AJAX requests
# See https://jira.ez.no/browse/EZP-20783
field_name: ezxform_token
validation: { enable_annotations: true }
#serializer: { enable_annotations: true }
# Place "eztpl" engine first intentionally if you setup use with legacy bridge.
Expand Down

0 comments on commit c1cff34

Please sign in to comment.