Disable CSRF #5934
larsjanssen6
started this conversation in
General
Disable CSRF
#5934
Replies: 2 comments 1 reply
-
You can add a wildcard ( However, like you say, it's highly recommended that you do use CSRF. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Don't do this. Why do you need to do it locally? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is it possible to completely disable CSRF in statamic. I already disabled it in
kernel.php
but that does not work.I know it's a security issue if you disable this, but for a local system I need to do this.
Can this be done?
Lars
Beta Was this translation helpful? Give feedback.
All reactions