Skip to content

Commit

Permalink
Revert "Eanble CSRF protection on forms"
Browse files Browse the repository at this point in the history
This reverts commit 7e5d833.
  • Loading branch information
melroy89 committed Sep 13, 2024
1 parent 00e5731 commit b3d8121
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/packages/framework.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ framework:
'x-forwarded-prefix',
]

form:
csrf_protection:
enabled: true

# Enables session support. Note that the session will ONLY be started if you read or write from it.
# Remove or comment this section to explicitly disable session support.
session:
Expand Down

0 comments on commit b3d8121

Please sign in to comment.